nt b6e68bc1baed9b6972a250aba66b8c5276cf6fb1 author KOSAKI Motohiro 1245191537 -0700 committer Linus Torvalds 1245206855 -0700 page allocator: move free_page_mlock() to page_alloc.c Currently, free_page_mlock() is only called from page_alloc.c. Thus, we can move it to page_alloc.c. Cc: Lee Schermerhorn Cc: Mel Gorman Cc: Christoph Lameter Cc: Pekka Enberg Cc: Dave Hansen Signed-off-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ˜Ã¹˜Bx