diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-01-12 10:44:37 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-01-30 15:17:12 +0100 |
commit | 2afa7994f794016d117b192e36b856df66d71172 (patch) | |
tree | d8357cfdc1781989b76d16886c1cfb462ca9b883 /arch/x86/boot/compressed/cpuflags.c | |
parent | efd7def00406ac57400501cdc76d0d95d4691927 (diff) | |
download | linux-stable-2afa7994f794016d117b192e36b856df66d71172.tar.gz linux-stable-2afa7994f794016d117b192e36b856df66d71172.tar.bz2 linux-stable-2afa7994f794016d117b192e36b856df66d71172.zip |
x86/setup: Move internal setup_data structures into setup_data.h
Move struct_efi_setup_data in order to unify duplicated definition of
the data structure in a single place. Also silence clang's warnings
about GNU extensions in real-mode code which might occur from the
changed includes.
[ bp: Massage commit message. ]
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20240112095000.8952-3-tzimmermann@suse.de
Diffstat (limited to 'arch/x86/boot/compressed/cpuflags.c')
0 files changed, 0 insertions, 0 deletions