From: Kirill A. Shutemov Date: Wed, 12 Dec 2012 21:52:36 +0000 (-0800) Subject: asm-generic, mm: pgtable: consolidate zero page helpers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=816422ad76474fed8052b6f7b905a054d082e59a;p=pandora-kernel.git asm-generic, mm: pgtable: consolidate zero page helpers We have two different implementation of is_zero_pfn() and my_zero_pfn() helpers: for architectures with and without zero page coloring. Let's consolidate them in . Signed-off-by: Kirill A. Shutemov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed