summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
diff options
context:
space:
mode:
authorPeter Zijlstra2013-02-23 01:34:30 +0100
committerLinus Torvalds2013-02-24 02:50:17 +0100
commitbbeae5b05ef6e40bf54db05ceb8635824153b9e2 (patch)
tree293d8b4e4bfc06367908df1915460905a5f8408b /mm/memory.c
parentmm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA... (diff)
downloadkernel-qcow2-linux-bbeae5b05ef6e40bf54db05ceb8635824153b9e2.tar.gz
kernel-qcow2-linux-bbeae5b05ef6e40bf54db05ceb8635824153b9e2.tar.xz
kernel-qcow2-linux-bbeae5b05ef6e40bf54db05ceb8635824153b9e2.zip
mm: move page flags layout to separate header
This is a preparation patch for moving page->_last_nid into page->flags that moves page flag layout information to a separate header. This patch is necessary because otherwise there would be a circular dependency between mm_types.h and mm.h. Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Simon Jeons <simon.jeons@gmail.com> Cc: Wanpeng Li <liwanp@linux.vnet.ibm.com> Cc: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions