From: Russell King Date: Tue, 16 Nov 2010 00:19:55 +0000 (+0000) Subject: ARM: pgtable: directly pass pgd/pmd/pte to their error functions X-Git-Tag: v2.6.38-rc1~471^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69529c0eb76469168f1dd5851f363dbab17ce8fd;p=pandora-kernel.git ARM: pgtable: directly pass pgd/pmd/pte to their error functions Rather than passing the pte value to __pte_error, pass the raw pte_t cookie instead. Do the same for pmd and pgd functions. Signed-off-by: Russell King --- Reading git-diff-tree failed