projects
/
platform
/
kernel
/
linux-thead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c514d6c
)
fix: fix ftbfs for openwrt
author
Han Gao
<gaohan@iscas.ac.cn>
Sun, 6 Aug 2023 08:26:05 +0000
(16:26 +0800)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 13 Mar 2024 06:58:48 +0000
(15:58 +0900)
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
(cherry picked from commit
c64537c2345568d43ba30f8294bd765c6499eff8
)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
virt/kvm/kvm_main.c
patch
|
blob
|
history
diff --git
a/virt/kvm/kvm_main.c
b/virt/kvm/kvm_main.c
index 2aaaaf7af1eaa19d9c007f2565b86efc2b7b9ee2..6a160b9d14f2ada657a5e7aa0cdbfd43597246be 100644
(file)
--- a/
virt/kvm/kvm_main.c
+++ b/
virt/kvm/kvm_main.c
@@
-51,6
+51,7
@@
#include <linux/io.h>
#include <linux/lockdep.h>
#include <linux/kthread.h>
+#include <linux/security.h>
#include <asm/processor.h>
#include <asm/ioctl.h>