diff options
author | 2006-01-06 00:10:58 -0800 | |
---|---|---|
committer | 2006-01-06 08:33:25 -0800 | |
commit | 13e7444b0ec59f96d81a4e8c379d5f38fc5f2cc1 (patch) | |
tree | 95420c03993981fd778047563c5af3f7dbdba74f /lib/swiotlb.c | |
parent | [PATCH] mm: microopt conditions (diff) | |
download | wireguard-linux-13e7444b0ec59f96d81a4e8c379d5f38fc5f2cc1.tar.xz wireguard-linux-13e7444b0ec59f96d81a4e8c379d5f38fc5f2cc1.zip |
[PATCH] mm: remove bad_range
bad_range is supposed to be a temporary check. It would be a pity to throw it
out. Make it depend on CONFIG_DEBUG_VM instead.
CONFIG_HOLES_IN_ZONE systems were relying on this to check pfn_valid in the
page allocator. Add that to page_is_buddy instead.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'lib/swiotlb.c')
0 files changed, 0 insertions, 0 deletions