Home
last modified time | relevance | path

Searched hist:"445 c1470b6ef96440e7cfc42dfc160f5004fd149" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/mm/
H A Dioremap.cdiff 445c1470b6ef96440e7cfc42dfc160f5004fd149 Thu Feb 24 03:07:36 CET 2022 Ross Philipson <ross.philipson@oracle.com> x86/boot: Add setup_indirect support in early_memremap_is_setup_data()

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: b3c72fc9a78e ("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