summaryrefslogtreecommitdiffstats
path: root/mm/swap_state.c
diff options
context:
space:
mode:
authorAndy Whitcroft2006-01-06 09:10:54 +0100
committerLinus Torvalds2006-01-06 17:33:24 +0100
commit161599ff39a3c3cdea0a1be05ac53accd2c45cdd (patch)
tree9943c93c97dcf042f5ec7c5fab011be655d8212a /mm/swap_state.c
parent[PATCH] flatmem split out memory model (diff)
downloadkernel-qcow2-linux-161599ff39a3c3cdea0a1be05ac53accd2c45cdd.tar.gz
kernel-qcow2-linux-161599ff39a3c3cdea0a1be05ac53accd2c45cdd.tar.xz
kernel-qcow2-linux-161599ff39a3c3cdea0a1be05ac53accd2c45cdd.zip
[PATCH] sparsemem: provide pfn_to_nid
Before SPARSEMEM is initialised we cannot provide an efficient pfn_to_nid() implmentation; before initialisation is complete we use early_pfn_to_nid() to provide location information. Until recently there was no non-init user of this functionality. Provide a post init pfn_to_nid() implementation. Note that this implmentation assumes that the pfn passed has been validated with pfn_valid(). The current single user of this function already has this check. Signed-off-by: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/swap_state.c')
0 files changed, 0 insertions, 0 deletions