timerqueue: fix kabi for struct timerqueue_head
hulk inclusion
category: bugfix
bugzilla: NA
CVE: CVE-2021-20317
---------------------------
commit d1ec2a86dbcb ("lib/timerqueue: Rely on rbtree semantics for next
timer") modifies the members of struct timerqueue_head, which breaks KABI.
This patch tries to fix it.
Signed-off-by: NXiongfeng Wang <wangxiongfeng2@huawei.com>
Reviewed-by: NXie XiuQi <xiexiuqi@huawei.com>
Showing
想要评论请 注册 或 登录