Messages in this thread |  | | From | Keith Owens <> | Subject | Re: how interesting are data->bss patches? | Date | Sun, 24 Sep 2000 13:46:26 +1100 |
| |
On Sat, 23 Sep 2000 20:59:59 -0500 (CDT), Peter Samuelson <peter@cadcamlab.org> wrote: >(A related question: __initdata *does* have to be initialized, right?)
If __initdata is not initialized then it ends up in the global .bss. This would defeat the purpose of using __initdata.
- 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/
|  |