提交 3ba63bac 编写于 作者: L Lin Ruizhe 提交者: Zheng Zengkai

bootparam: Add kabi_reserve in bootparam

hulk inclusion
bugzilla: https://gitee.com/openeuler/kernel/issues/I4MZU1
CVE: NA

---------------------------

Add kabi_resetve in struct acpi_rsdp_addr and setup_header
Signed-off-by: NLin Ruizhe <linruizhe@huawei.com>
Reviewed-by: NLiao Chang <liaochang1@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 b66ecd37
......@@ -42,6 +42,7 @@
#include <linux/types.h>
#include <linux/screen_info.h>
#include <linux/apm_bios.h>
#include <linux/kabi.h>
#include <linux/edd.h>
#include <asm/ist.h>
#include <video/edid.h>
......@@ -102,6 +103,7 @@ struct setup_header {
__u32 init_size;
__u32 handover_offset;
__u32 kernel_info_offset;
KABI_RESERVE(1)
} __attribute__((packed));
struct sys_desc_table {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册