commit | 426e34cc4f6094cefe4f3175764cdf583128e7cd | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt.fleming@intel.com> | Fri Dec 06 21:13:04 2013 +0000 |
committer | Matt Fleming <matt.fleming@intel.com> | Tue Mar 04 21:23:36 2014 +0000 |
tree | e8dab070cd83c3064cd91db25017386fea3c8877 | |
parent | 993c30a04e205fb239c0875b25b43ddef0499845 [diff] |
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 <bp@suse.de> Signed-off-by: Matt Fleming <matt.fleming@intel.com>