Searched hist:bb5525a50601f8be7d0ffb04740e1714506e60c4 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/kernel/cpu/ |
H A D | tsx.c | diff bb5525a50601f8be7d0ffb04740e1714506e60c4 Mon Nov 28 18:24:51 CET 2022 Ashok Raj <ashok.raj@intel.com> x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
The prototype for the x86_read_arch_cap_msr() function has moved to arch/x86/include/asm/cpu.h - kill the redundant definition in arch/x86/kernel/cpu.h and include the header.
Signed-off-by: Ashok Raj <ashok.raj@intel.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Daniel Sneddon <daniel.sneddon@linux.intel.com> Link: https://lore.kernel.org/r/20221128172451.792595-1-ashok.raj@intel.com
|
H A D | cpu.h | diff bb5525a50601f8be7d0ffb04740e1714506e60c4 Mon Nov 28 18:24:51 CET 2022 Ashok Raj <ashok.raj@intel.com> x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
The prototype for the x86_read_arch_cap_msr() function has moved to arch/x86/include/asm/cpu.h - kill the redundant definition in arch/x86/kernel/cpu.h and include the header.
Signed-off-by: Ashok Raj <ashok.raj@intel.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Daniel Sneddon <daniel.sneddon@linux.intel.com> Link: https://lore.kernel.org/r/20221128172451.792595-1-ashok.raj@intel.com
|
H A D | bugs.c | diff bb5525a50601f8be7d0ffb04740e1714506e60c4 Mon Nov 28 18:24:51 CET 2022 Ashok Raj <ashok.raj@intel.com> x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
The prototype for the x86_read_arch_cap_msr() function has moved to arch/x86/include/asm/cpu.h - kill the redundant definition in arch/x86/kernel/cpu.h and include the header.
Signed-off-by: Ashok Raj <ashok.raj@intel.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Daniel Sneddon <daniel.sneddon@linux.intel.com> Link: https://lore.kernel.org/r/20221128172451.792595-1-ashok.raj@intel.com
|