commit | a2bcd4731f77cb77ae4b5e4a3d7f5471cf346c33 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Mar 29 23:47:48 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 30 14:02:02 2009 +0200 |
tree | 31ff0230c18b8dc923362bdb4d64e4fa9a9e5eee | |
parent | 9f4f25c86ff2233dd98d4bd6968afb1ca66558a0 [diff] |
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>