diff options
author | 2005-06-21 17:14:52 -0700 | |
---|---|---|
committer | 2005-06-21 18:46:17 -0700 | |
commit | cbe37d093707762fc0abb280781e6a82a9d8d568 (patch) | |
tree | 8af4a268765346655291f1ef27df12d11825269c /lib/genalloc.c | |
parent | [PATCH] mmap topdown fix for large stack limit, large allocation (diff) | |
download | wireguard-linux-cbe37d093707762fc0abb280781e6a82a9d8d568.tar.xz wireguard-linux-cbe37d093707762fc0abb280781e6a82a9d8d568.zip |
[PATCH] mm: remove PG_highmem
Remove PG_highmem, to save a page flag. Use is_highmem() instead. It'll
generate a little more code, but we don't use PageHigheMem() in many places.
Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions