4a043d79dc
As long as there is no other non-const variable marked __initdata in the same compilation unit it doesn't hurt. If there were one however compilation would fail with error: $variablename causes a section type conflict because a section containing const variables is marked read only and so cannot contain non-const variables. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: linux-mips@linux-mips.org Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: kernel@pengutronix.de Patchwork: https://patchwork.linux-mips.org/patch/3565/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
asic_devices.c | ||
asic_int.c | ||
asic-calliope.c | ||
asic-cronus.c | ||
asic-gaia.c | ||
asic-zeus.c | ||
irq_asic.c | ||
Makefile | ||
prealloc-calliope.c | ||
prealloc-cronus.c | ||
prealloc-cronuslite.c | ||
prealloc-gaia.c | ||
prealloc-zeus.c | ||
prealloc.h |