sparc32,leon: always include leon_smp + leon_mm in build
Fix-up leon specific assembler to use ASI_LEON_MMUREGS Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Daniel Hellstrom <daniel@gaisler.com> Cc: Konrad Eisele <konrad@gaisler.com>
This commit is contained in:

committed by
David S. Miller

parent
5561cd2698
commit
3107948848
@@ -393,7 +393,6 @@ linux_trap_ipi15_sun4d:
|
||||
/* FIXME */
|
||||
1: b,a 1b
|
||||
|
||||
#ifdef CONFIG_SPARC_LEON
|
||||
.globl smpleon_ipi
|
||||
.extern leon_ipi_interrupt
|
||||
/* SMP per-cpu IPI interrupts are handled specially. */
|
||||
@@ -424,8 +423,6 @@ linux_trap_ipi15_leon:
|
||||
b ret_trap_lockless_ipi
|
||||
clr %l6
|
||||
|
||||
#endif /* CONFIG_SPARC_LEON */
|
||||
|
||||
#endif /* CONFIG_SMP */
|
||||
|
||||
/* This routine handles illegal instructions and privileged
|
||||
|
Reference in New Issue
Block a user