commit | d83ecf083a2163705f5ebcede4637a955eb7b964 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Mon Feb 04 22:30:47 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 05 09:44:26 2008 -0800 |
tree | 3ab72f51a15b8accbe50cbc3dc953f98b5365120 | |
parent | edea138584d7586a3b93b6d5ab5ec021d18e11e9 [diff] |
uml: tidy pgtable.h Large pieces of include/asm/pgtable.h were unused cruft. This uncovered arch/um/kernel/trap.c needing skas.h in order to get ptrace_faultinfo. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>