Home
last modified time | relevance | path

Searched hist:f7be4e754b61681467f873400cbaa42a013b8973 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/bcm63xx/
H A Dearly_printk.cdiff f7be4e754b61681467f873400cbaa42a013b8973 Mon Feb 11 21:51:49 CET 2013 Aaro Koskinen <aaro.koskinen@iki.fi> 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>
/linux/arch/mips/kernel/
H A Dearly_printk.cdiff f7be4e754b61681467f873400cbaa42a013b8973 Mon Feb 11 21:51:49 CET 2013 Aaro Koskinen <aaro.koskinen@iki.fi> 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>
/linux/arch/mips/sgi-ip27/
H A Dip27-console.cdiff f7be4e754b61681467f873400cbaa42a013b8973 Mon Feb 11 21:51:49 CET 2013 Aaro Koskinen <aaro.koskinen@iki.fi> 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>
/linux/arch/mips/txx9/generic/
H A Dsetup.cdiff f7be4e754b61681467f873400cbaa42a013b8973 Mon Feb 11 21:51:49 CET 2013 Aaro Koskinen <aaro.koskinen@iki.fi> 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>