Randy Dunlap cedf03bd9a x86: fix mm/fault.c build
arch/x86/mm/fault.c needs to include asm/vsyscall.h to fix a
build error:

  arch/x86/mm/fault.c: In function '__bad_area_nosemaphore':
  arch/x86/mm/fault.c:728: error: 'VSYSCALL_START' undeclared (first use in this function)

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-15 19:10:50 -07:00
..
2011-08-15 19:10:50 -07:00
2011-01-13 17:32:46 -08:00
2010-10-27 18:03:05 -07:00
2010-10-27 18:03:05 -07:00
2010-01-27 15:17:31 -08:00
2011-07-26 16:49:47 -07:00
2011-03-18 10:39:30 +01:00
2011-05-02 14:18:52 +02:00