projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83f0922
)
KVM: remove the unused declare
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Fri, 3 Aug 2012 07:40:39 +0000
(15:40 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 6 Aug 2012 13:04:54 +0000
(16:04 +0300)
Remove it since it is not used anymore
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
include/linux/kvm_host.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/kvm_host.h
b/include/linux/kvm_host.h
index 19d91ceaf5e658ab12612570613e785917ba056f..e2dcc7cb2284ab4daf8177a78fd69c42c42c8c30 100644
(file)
--- a/
include/linux/kvm_host.h
+++ b/
include/linux/kvm_host.h
@@
-409,8
+409,6
@@
id_to_memslot(struct kvm_memslots *slots, int id)
return slot;
}
-extern struct page *bad_page;
-
int is_error_page(struct page *page);
int kvm_is_error_hva(unsigned long addr);
int kvm_set_memory_region(struct kvm *kvm,