kernel_samsung_a53x/arch/x86/mm
Ingo Molnar 5b80db759d Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
commit c567f2948f57bdc03ed03403ae0234085f376b7d upstream.

This reverts commit d794734c9bbfe22f86686dc2909c25f5ffe1a572.

While the original change tries to fix a bug, it also unintentionally broke
existing systems, see the regressions reported at:

  https://lore.kernel.org/all/3a1b9909-45ac-4f97-ad68-d16ef1ce99db@pavinjoseph.com/

Since d794734c9bbf was also marked for -stable, let's back it out before
causing more damage.

Note that due to another upstream change the revert was not 100% automatic:

  0a845e0f6348 mm/treewide: replace pud_large() with pud_leaf()

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: <stable@vger.kernel.org>
Cc: Russ Anderson <rja@hpe.com>
Cc: Steve Wahl <steve.wahl@hpe.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/3a1b9909-45ac-4f97-ad68-d16ef1ce99db@pavinjoseph.com/
Fixes: d794734c9bbf ("x86/mm/ident_map: Use gbpages only where full GB page should be mapped.")
Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 09:22:46 +01:00
..
pat Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
amdtopology.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cpu_entry_area.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debug_pagetables.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dump_pagetables.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
extable.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fault.c x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h 2024-11-19 08:44:36 +01:00
highmem_32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hugetlbpage.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ident_map.c Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped." 2024-11-19 09:22:46 +01:00
init.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
init_32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
init_64.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iomap_32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioremap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kasan_init_64.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kaslr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kmmio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
maccess.c x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() 2024-11-19 08:44:36 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mem_encrypt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mem_encrypt_boot.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mem_encrypt_identity.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mm_internal.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mmio-mod.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
numa.c x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size 2024-11-18 11:43:12 +01:00
numa_32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
numa_64.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
numa_emulation.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
numa_internal.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pf_in.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pf_in.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pgtable.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pgtable_32.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
physaddr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
physaddr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pkeys.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pti.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
setup_nx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
srat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
testmmiotrace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tlb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00