Loading
pipe: kabi: Reserve KABI slots for pipe_inode_info structure
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8ZTLZ -------------------------------- pipe_inode_info is a structure widely used in the kernel and occupies 168 bytes. In the three cache lines, three KABI slots can be reserved for future expansion. Signed-off-by:ZhaoLong Wang <wangzhaolong1@huawei.com>