Re: [RFC] LSM fix for stupid "empty" functions

Greg KH (greg@kroah.com)
Sun, 1 Dec 2002 10:26:44 -0800


On Sun, Dec 01, 2002 at 05:21:56PM +0000, Christoph Hellwig wrote:
> On Sun, Dec 01, 2002 at 10:12:27AM -0800, Greg KH wrote:
> > Does the kernel work if data structures are in ROM? I would think that
> > lots of variables in the kernel would have this problem :)
>
> The nommu ports support .text in rom.

But doesn't initialized variables live in .bss? So we should be ok,
right?

thanks,

greg k-h
-
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/