Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dinit_32.cdiff f832ff18e886ada0ff30a1edeab082ce218d107e Mon Feb 04 16:47:58 CET 2008 H. Peter Anvin <hpa@zytor.com> x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c

Use the _ASM_EXTABLE macro from <asm/asm.h>, instead of open-coding
__ex_table entires in arch/x86/mm/init_32.c.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>