summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
diff options
context:
space:
mode:
authorNaoya Horiguchi2010-05-28 02:29:15 +0200
committerAndi Kleen2010-08-11 09:20:41 +0200
commit8edf344c66a3f214d709dad1421c29d678915b3f (patch)
tree0b976d0c52ac5efddcd30c8cb60e44b2cc0029e2 /mm/rmap.c
parentLinux 2.6.35 (diff)
downloadkernel-qcow2-linux-8edf344c66a3f214d709dad1421c29d678915b3f.tar.gz
kernel-qcow2-linux-8edf344c66a3f214d709dad1421c29d678915b3f.tar.xz
kernel-qcow2-linux-8edf344c66a3f214d709dad1421c29d678915b3f.zip
hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
is_vm_hugetlb_page() is a widely used inline function to insert hooks into hugetlb code. But we can't use it in pagemap.h because of circular dependency of the header files. This patch removes this limitation. Acked-by: Mel Gorman <mel@csn.ul.ie> Acked-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions