OSDN Git Service

x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE
authorArvind Sankar <nivedita@alum.mit.edu>
Wed, 11 Nov 2020 16:09:46 +0000 (11:09 -0500)
committerBorislav Petkov <bp@suse.de>
Fri, 8 Jan 2021 21:04:51 +0000 (22:04 +0100)
commit4af0e6e39b7ed77796a41537db91d717fedd0ac3
tree3fe15dbf196a055de6c782df3f6613e39af8f458
parent91a8f6cb06b33adc79fbf5f7381d907485767c00
x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE

_PAGE_PAT_LARGE is already defined next to _PAGE_PAT. Remove the
duplicate.

Fixes: 4efb56649132 ("x86/mm: Tabulate the page table encoding definitions")
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lkml.kernel.org/r/20201111160946.147341-2-nivedita@alum.mit.edu
arch/x86/include/asm/pgtable_types.h