From: Matt Fleming Date: Fri, 6 Dec 2013 21:13:04 +0000 (+0000) Subject: x86/mm/pageattr: Always dump the right page table in an oops X-Git-Tag: v3.15-rc1~173^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=426e34cc4f6094cefe4f3175764cdf583128e7cd;p=pandora-kernel.git x86/mm/pageattr: Always dump the right page table in an oops Now that we have EFI-specific page tables we need to lookup the pgd when dumping those page tables, rather than assuming that swapper_pgdir is the current pgdir. Remove the double underscore prefix, which is usually reserved for static functions. Acked-by: Borislav Petkov Signed-off-by: Matt Fleming --- Reading git-diff-tree failed