]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools headers: Import x86 MMIO helper overrides
authorDavid Matlack <dmatlack@google.com>
Fri, 22 Aug 2025 21:25:03 +0000 (21:25 +0000)
committerAlex Williamson <alex.williamson@redhat.com>
Wed, 27 Aug 2025 18:14:06 +0000 (12:14 -0600)
commitce5dc9aa72d9c3d6cb14b3a6aab900124999d8d0
treeaaf205789f017c9ed699290b5cded1194dbd713c
parent1f9c8edd6a7e9b0fd914cfeef8ce075307e8e702
tools headers: Import x86 MMIO helper overrides

Import the x86-specific overrides for <asm-generic/io.h> from the kernel
headers into tools/include/.

Changes made when importing:
 - Replace CONFIG_X86_64 with __x86_64__.

Acked-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20250822212518.4156428-17-dmatlack@google.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
tools/arch/x86/include/asm/io.h [new file with mode: 0644]
tools/include/asm/io.h