Home
last modified time | relevance | path

Searched hist:c46f46d02c90959b82b99badfadc575081666aae (Results 1 – 3 of 3) sorted by relevance

/linux/arch/m68k/kernel/
H A Dearly_printk.cdiff c46f46d02c90959b82b99badfadc575081666aae Sat Apr 12 15:49:30 CEST 2014 Finn Thain <fthain@telegraphics.com.au> m68k/mvme16x: Adopt common boot console

In a multi-platform kernel binary we only need one early console instance.

The difficulty here is that the common early console is started by
early_param(), whereas the MVME16x instance is started later by
config_mvme16x(). That means some interrupt setup must be done earlier.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Stephen N Chivers <schivers@csc.com.au>
[Geert] Tag debug_cons_write() with __ref to kill section mismatch warning
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
H A Dhead.Sdiff c46f46d02c90959b82b99badfadc575081666aae Sat Apr 12 15:49:30 CEST 2014 Finn Thain <fthain@telegraphics.com.au> m68k/mvme16x: Adopt common boot console

In a multi-platform kernel binary we only need one early console instance.

The difficulty here is that the common early console is started by
early_param(), whereas the MVME16x instance is started later by
config_mvme16x(). That means some interrupt setup must be done earlier.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Stephen N Chivers <schivers@csc.com.au>
[Geert] Tag debug_cons_write() with __ref to kill section mismatch warning
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
/linux/arch/m68k/mvme16x/
H A Dconfig.cdiff c46f46d02c90959b82b99badfadc575081666aae Sat Apr 12 15:49:30 CEST 2014 Finn Thain <fthain@telegraphics.com.au> m68k/mvme16x: Adopt common boot console

In a multi-platform kernel binary we only need one early console instance.

The difficulty here is that the common early console is started by
early_param(), whereas the MVME16x instance is started later by
config_mvme16x(). That means some interrupt setup must be done earlier.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Stephen N Chivers <schivers@csc.com.au>
[Geert] Tag debug_cons_write() with __ref to kill section mismatch warning
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>