From: Joonsoo Kim Date: Sat, 13 Dec 2014 00:55:01 +0000 (-0800) Subject: mm/debug-pagealloc: cleanup page guard code X-Git-Tag: omap-for-v3.19/fixes-rc1~100^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2847cf95c68fa5fa391c58a669e761c4b0c8fc57;p=pandora-kernel.git mm/debug-pagealloc: cleanup page guard code Page guard is used by debug-pagealloc feature. Currently, it is open-coded, but, I think that more abstraction of it makes core page allocator code more readable. There is no functional difference. Signed-off-by: Joonsoo Kim Acked-by: Vlastimil Babka Cc: Gioh Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed