From: Guan Jing <guanjing6(a)huawei.com>
KABI: Add reserve space for sched structures
Guan Jing (4):
KABI: Add reserve space for sched structures
fork: Allocate a new task_struct_resvd object for fork task
KABI: Reserve space for struct module
KABI: Reserve space for fwnode.h
include/linux/fwnode.h | 7 +++++++
include/linux/module.h | 4 ++++
include/linux/sched.h | 40 ++++++++++++++++++++++++++++++++++++
include/linux/sched/signal.h | 5 +++++
init/init_task.c | 5 +++++
kernel/fork.c | 21 ++++++++++++++++++-
kernel/sched/sched.h | 35 ++++++++++++++++++++++++++++++-
7 files changed, 115 insertions(+), 2 deletions(-)
--
2.34.1