Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtraps.hdiff a2bcd4731f77cb77ae4b5e4a3d7f5471cf346c33 Sun Mar 29 23:47:48 CEST 2009 Ingo Molnar <mingo@elte.hu> x86/mm: further cleanups of fault.c's include file section

Impact: cleanup

Eliminate more than 20 unnecessary #include lines in fault.c

Also fix include file dependency bug in asm/traps.h. (this was
masked before, by implicit inclusion)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <tip-56aea8468746e673a4bf50b6a13d97b2d1cbe1e8@git.kernel.org>
Acked-by: H. Peter Anvin <hpa@linux.intel.com>