Kernel API
Greg KH
greg@kroah.com
Mon, 14 Jul 2003 14:05:06 -0700
On Mon, Jul 14, 2003 at 09:49:43PM +0100, Joel Becker wrote:
> Out of curiosity, has anyone considered a kernel API to access
> the message bus? Say you have a daemon with some state, and a kernel
> module wants to query that state.
Heh, and why would the kernel care about something from userspace like
that? Seriously, why?
And if you come up with a good reason, have userspace tell the kernel
about it, not the other way around.
thanks,
greg k-h