Home
last modified time | relevance | path

Searched hist:"426 e34cc4f6094cefe4f3175764cdf583128e7cd" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.hdiff 426e34cc4f6094cefe4f3175764cdf583128e7cd Fri Dec 06 15:13:04 CST 2013 Matt Fleming <matt.fleming@intel.com> 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>
/openbmc/linux/arch/x86/mm/
H A Dfault.cdiff 426e34cc4f6094cefe4f3175764cdf583128e7cd Fri Dec 06 15:13:04 CST 2013 Matt Fleming <matt.fleming@intel.com> 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>