[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87tzlcg8hm.fsf@barad-dur.regala.cx>
Date: Thu, 17 Jan 2008 09:29:57 +0100
From: Mathieu SEGAUD <mathieu.segaud@...ala.cx>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: "rae l" <crquan@...il.com>, open-iscsi@...glegroups.com,
linux-kernel@...r.kernel.org
Subject: Re: [RFC on MODULE SUPPORT] hello, Rusty, Should we provide module information even if the kernel module compiled built-in with bzImage?
Vous m'avez dit récemment :
> On Wednesday 16 January 2008 22:58:09 Mathieu SEGAUD wrote:
>> your userspace program is somewhat broken
>> the userspace should not expect to find the version number in
>> /sys/module, as this is used by the Linux kernel module subsystem. You
>> should provide the required information in another way such as a
>> /proc/ file (bad) or a /sys file (better, but no module stuff, this
>> has no business with it).
>
> Shh! He was going to implement a feature we want!
>
> To be honest, I think his expectations of consistency are correct: if a
> version number makes sense, surely it makes sense for builtins as well.
yep, I did not look out the way he suggested to do it; and sure that
is a cool feature. sorry for that one. Sometimes it's difficult to
part what should be done _in_ the kernel, what should be done _by_ the
kernel, and userspace.
thanks a lot
--
Mathieu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists