Re: Kernel connector - userspace <-> kernelspace "linker".
From: Buddy Lucas <hidden>
Date: 2004-09-21 14:22:24
Also in:
lkml
From: Buddy Lucas <hidden>
Date: 2004-09-21 14:22:24
Also in:
lkml
On Tue, 21 Sep 2004 13:22:35 +0100, Alan Cox [off-list ref] wrote:
On Maw, 2004-09-21 at 13:46, Evgeniy Polyakov wrote:quoted
Connector driver adds possibility to connect various agents using netlink based network. One must register callback and identificator. When driver receives special netlink message with appropriate identificator, appropriate callback will be called.Looks sane enough to me - and it seems to fit the mentality d-bus and HAL want to have. Alan ps: only trivial item (and really trivial) is that the printk messages should be "waiting for %s".
Actually, it should be "waiting for %s to become", not "became". ;-) Also -- yes, I'm really nitpicking but Evgeniy asked for it ;-) -- brace after for() should not be on a new line. And s/allocte/allocate/. That's it for me, nice one, Evgeniy. ;-) Cheers, Buddy
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/