Messages in this thread |  | | From | Russell King <> | Subject | Re: how interesting are data->bss patches? | Date | Sun, 24 Sep 2000 16:24:07 +0100 (BST) |
| |
Jeff Garzik writes: > I am glad this was mentioned... It is a valid use of __initdata for > static variables which you want to go away after boot. There might be > some wasted space lurking here and there due to un-init'd __initdata > vars.
You get a compiler warning for un-init'd __initdata variables. _____ |_____| ------------------------------------------------- ---+---+- | | Russell King rmk@arm.linux.org.uk --- --- | | | | http://www.arm.linux.org.uk/personal/aboutme.html / / | | +-+-+ --- -+- / | THE developer of ARM Linux |+| /|\ / | | | --- | +-+-+ ------------------------------------------------- /\\\ | - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |