@@ -10,9 +10,8 @@
* Yaniv Kamay
*/
-#include
-
#include
+#include
#include
#include
#include
About modification with LoongArch specific.
Reviewed-by: Bibo Mao
Reviewed-by: Bibo Mao
On 2025/2/25 上午7:55, Sean Christopherson wrote:
Remove kvm_arch_sync_events() now that x86 no longer uses it (no other
arch has ever used it).
No functional change intended.
Signed-off-by: Sean Christopherson
---
arch/arm64/include/asm/kvm_host.h | 2 --
arch
Function smp_prepare_boot_cpu() is only called at boot stage, here
mark it as __init.
Signed-off-by: Bibo Mao
---
arch/loongarch/kernel/smp.c | 2 +-
arch/mips/kernel/smp.c | 2 +-
arch/powerpc/kernel/smp.c | 2 +-
include/linux/smp.h | 2 +-
4 files changed, 4 insertions(+), 4