commit | cc102509074bba0316f2b5deebd7ef4447da295e | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Wed Dec 06 20:32:00 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Dec 07 08:39:21 2006 -0800 |
tree | 44ac5fc0c0dd7a24e8925e680a03361f4722a5a6 | |
parent | 7602bdf2fd14a40dd9b104e516fdc05e1bd17952 [diff] |
[PATCH] mm: add arch_alloc_page Add an arch_alloc_page to match arch_free_page. Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>