Commit 8a53999a authored by Cheng Jian's avatar Cheng Jian
Browse files

sched/fair: fix kabi broken due to adding fields in rq and sched_domain_shared

hulk inclusion
category: bugfix
bugzilla: 38261, https://bugzilla.openeuler.org/show_bug.cgi?id=23


CVE: NA

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

Previous patches added fields in struct rq and sched_domain_shared,
which caused the KABI changed.

We can use some helper structures to fix this KABI change, but this is
not necessary, because these structures are only used internally, the
driver is not aware of them, so we simply avoid them.

Signed-off-by: default avatarCheng Jian <cj.chengjian@huawei.com>
Reviewed-by: default avatarXie XiuQi <xiexiuqi@huawei.com>
parent edf8c7d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment