Star64_linux/arch/x86/mm
Ross Philipson 88580edeae x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
commit 445c1470b6 upstream.

The x86 boot documentation describes the setup_indirect structures and
how they are used. Only one of the two functions in ioremap.c that needed
to be modified to be aware of the introduction of setup_indirect
functionality was updated. Adds comparable support to the other function
where it was missing.

Fixes: b3c72fc9a7 ("x86/boot: Introduce setup_indirect")
Signed-off-by: Ross Philipson <ross.philipson@oracle.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/1645668456-22036-3-git-send-email-ross.philipson@oracle.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-04-19 17:46:17 +08:00
..
pat
amdtopology.c
cpu_entry_area.c x86/sev: Make the #VC exception stacks part of the default stacks storage 2023-04-19 16:57:58 +08:00
debug_pagetables.c
dump_pagetables.c
extable.c
fault.c x86/mm/64: Improve stack overflow warnings 2023-04-19 16:57:07 +08:00
highmem_32.c
hugetlbpage.c
ident_map.c
init.c
init_32.c
init_64.c A set of x86 fixes: 2021-09-19 13:29:36 -07:00
iomap_32.c
ioremap.c x86/boot: Add setup_indirect support in early_memremap_is_setup_data() 2023-04-19 17:46:17 +08:00
kasan_init_64.c memblock: introduce saner 'memblock_free_ptr()' interface 2021-09-14 13:23:22 -07:00
kaslr.c
kmmio.c
maccess.c
Makefile
mem_encrypt.c x86/sev: Add an x86 version of cc_platform_has() 2023-04-19 16:57:58 +08:00
mem_encrypt_boot.S
mem_encrypt_identity.c x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c 2023-04-19 16:56:57 +08:00
mm_internal.h
mmap.c
mmio-mod.c
numa.c memblock: introduce saner 'memblock_free_ptr()' interface 2021-09-14 13:23:22 -07:00
numa_32.c
numa_64.c
numa_emulation.c memblock: introduce saner 'memblock_free_ptr()' interface 2021-09-14 13:23:22 -07:00
numa_internal.h
pf_in.c
pf_in.h
pgtable.c
pgtable_32.c
physaddr.c
physaddr.h
pkeys.c
pti.c
setup_nx.c
srat.c
testmmiotrace.c
tlb.c