Loading
x86: mm: Fix objtool warning about bool noinstr csv3_active()
hygon inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBEPNK CVE: NA --------------------------- This change will fix the objtool warning: vmlinux.o: warning: objtool: csv3_active+0x39: call to native_cpuid.constprop.0() leaves .noinstr.text section Fixes: ce19f236 ("x86/kernel: Add CSV3 early update(enc/dec)/reset memory helpers") Signed-off-by:hanliyang <hanliyang@hygon.cn>