diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2013-02-11 20:51:49 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-02-19 09:36:37 +0100 |
commit | f7be4e754b61681467f873400cbaa42a013b8973 (patch) | |
tree | a69c286445484802127aaf6552755e53867229c3 /CREDITS | |
parent | 1e7decdb27ae89b2a0626635a8cf527f930bff1c (diff) | |
download | linux-3.10-f7be4e754b61681467f873400cbaa42a013b8973.tar.gz linux-3.10-f7be4e754b61681467f873400cbaa42a013b8973.tar.bz2 linux-3.10-f7be4e754b61681467f873400cbaa42a013b8973.zip |
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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions