Loading
livepatch: Reduce duplicate definition of 'struct walk_stackframe_args'
hulk inclusion category: cleanup bugzilla: https://gitee.com/openeuler/kernel/issues/I9R2TB -------------------------------- Definition of 'struct walk_stackframe_args' are the same in arm/arm64/powerpc32/powerpc64, so move it into include/linux/livepatch.h. Signed-off-by:Zheng Yejian <zhengyejian1@huawei.com>