summaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
diff options
context:
space:
mode:
authorChristoph Lameter2008-02-05 07:28:31 +0100
committerLinus Torvalds2008-02-05 18:44:13 +0100
commit48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9 (patch)
treeb2fb79d16fbac46a859f8332cf95852b73839e07 /mm/nommu.c
parentPagecache zeroing: zero_user_segment, zero_user_segments and zero_user (diff)
downloadkernel-qcow2-linux-48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9.tar.gz
kernel-qcow2-linux-48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9.tar.xz
kernel-qcow2-linux-48667e7a43c1a1e0ba743f93ae946f8cb34ff2f9.zip
Move vmalloc_to_page() to mm/vmalloc.
We already have page table manipulation for vmalloc in vmalloc.c. Move the vmalloc_to_page() function there as well. Move the definitions for vmalloc related functions in mm.h to a newly created section. A better place would be vmalloc.h but mm.h is basic and may depend on these functions. An alternative would be to include vmalloc.h in mm.h (like done for vmstat.h). Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/nommu.c')
0 files changed, 0 insertions, 0 deletions