summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/misc.c
diff options
context:
space:
mode:
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>2022-04-06 02:29:23 +0300
committerDave Hansen <dave.hansen@linux.intel.com>2022-04-07 08:27:52 -0700
commit1e8f93e18379d05da9fd130eb7d50988a20f8b9a (patch)
tree12c5cc4f59c0b0e414612e494ac9e016442442ca /arch/x86/boot/compressed/misc.c
parent15104de122a4f0258981b06ed94cf616a6eb03ef (diff)
downloadlinux-1e8f93e18379d05da9fd130eb7d50988a20f8b9a.tar.gz
linux-1e8f93e18379d05da9fd130eb7d50988a20f8b9a.tar.bz2
linux-1e8f93e18379d05da9fd130eb7d50988a20f8b9a.zip
x86: Consolidate port I/O helpers
There are two implementations of port I/O helpers: one in the kernel and one in the boot stub. Move the helpers required for both to <asm/shared/io.h> and use the one implementation everywhere. Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20220405232939.73860-15-kirill.shutemov@linux.intel.com
Diffstat (limited to 'arch/x86/boot/compressed/misc.c')
0 files changed, 0 insertions, 0 deletions