+1
−122
+1
−120
+91
−102
+1
−118
Loading
hulk inclusion category: cleanup bugzilla: https://gitee.com/openeuler/kernel/issues/I9R2TB -------------------------------- Fix cmetrics warning like below: cmetrics-the depth of the method {arch_klp_check_activeness_func()} is 6, it is over 4 At the same time, arch_klp_check_activeness_func() in x86/arm/arm64/ppc32 are almost the same, so move it out of arch and reduce duplicate codes. Signed-off-by:Zheng Yejian <zhengyejian1@huawei.com>