From: Russell King Date: Sun, 21 Nov 2010 23:48:55 +0000 (+0000) Subject: ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free() X-Git-Tag: v2.6.38-rc1~471^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e4beb5e682953212da48ebb9e5c90408b8d38ae;p=pandora-kernel.git ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free() Remove knowledge of the 2-level wrapping in pgd_free(), and use the pXd_none_or_clear_bad() macros when checking the entries. Signed-off-by: Russell King --- Reading git-diff-tree failed