]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: mm: introduce helper function in fault.c
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Wed, 4 Feb 2009 23:24:09 +0000 (15:24 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 5 Feb 2009 00:16:55 +0000 (16:16 -0800)
commit0973a06cde8cc1522fbcf2baacb926f1ee3f4c79
tree0f62e77297b94945f414f0ae289934f307e457dd
parent010060741ad35eacb504414bc6fb9bb575b15f62
x86: mm: introduce helper function in fault.c

Impact: cleanup

Introduce helper function fault_in_kernel_address() to make editors happy.

Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/mm/fault.c