On Thu, 2006-03-09 at 17:00 -0800, Greg KH wrote: > They are in the latest -mm tree if you wish to use them. Unfortunatly > it might look like they will not work out, due to the per-cpu relay > files not working properly with Paul's patches at the moment. Hmm, OK. > What's wrong with debugfs? It's not configured into the kernels of either of the distros I use (Red Hat or SUSE). I can't have a required part of my driver depend on a feature that's not enabled in the major distro kernels. I'd like a mechanism that is (a) always there (b) easy for kernel to use and (c) easy for userspace to use. A sysfs file satisfies a, b, and c, but I can't use it; a sysfs bin file satisfies all three (a bit worse on b), but I can't use it; debugfs isn't there, so I can't use it. That leaves me with few options, I think. What do you suggest? (Please don't say netlink.) <b - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [openib-general] Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- From: "Talpey, Thomas" <[email protected]>
- Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- From: Arjan van de Ven <[email protected]>
- Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- From: Greg KH <[email protected]>
- Re: [openib-general] Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- References:
- Re: [PATCH 8 of 20] ipath - sysfs support for core driver
- From: Roland Dreier <[email protected]>
- Re: [PATCH 8 of 20] ipath - sysfs support for core driver
- From: "Bryan O'Sullivan" <[email protected]>
- Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- From: Greg KH <[email protected]>
- Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- From: "Bryan O'Sullivan" <[email protected]>
- Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- From: Greg KH <[email protected]>
- Re: [PATCH 8 of 20] ipath - sysfs support for core driver
- Prev by Date: Re: [PATCH 03/03] Unmapped: Add guarantee code
- Next by Date: Re: 2.6.15-rt20, "bad page state", jackd
- Previous by thread: Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- Next by thread: Re: Revenge of the sysfs maintainer! (was Re: [PATCH 8 of 20] ipath - sysfs support for core driver)
- Index(es):