Loading
sunrpc: fix KABI broken in struct rpc_create_args
hulk inclusion category: other bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9W3QR CVE: CVE-2022-48666 -------------------------------- Patch 2057a48d0dd0 ("sunrpc: add a struct rpc_stats arg to rpc_create_args"), the mainline fix for CVE-2022-48666, Fix this by changing the kabi to use a reserved field. Signed-off-by:Wang Zhaolong <wangzhaolong1@huawei.com>