linux_dsm_epyc7002/arch/mips/txx9
Aaro Koskinen f7be4e754b MIPS: early_printk: drop __init annotations
We cannot use __init for earlyprintk code or data, since the kernel
parameter "keep_bootcon" allows leaving the boot console enabled.

Currently MIPS will crash/hang/die if you use keep_bootcon. The patch
fixes it at least on Lemote FuLoong mini-PC. Changes for other boards
were done based on what I could find with grep...

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Patchwork: http://patchwork.linux-mips.org/patch/4935/
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-02-19 09:36:37 +01:00
..
generic MIPS: early_printk: drop __init annotations 2013-02-19 09:36:37 +01:00
jmr3927 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
rbtx4927 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
rbtx4938 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
rbtx4939 MIPS: TXX9: use IS_ENABLED() macro 2012-07-23 13:55:54 +01:00
Kconfig MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK 2012-08-01 17:59:15 +02:00
Makefile MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00
Platform MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00