mirror of
https://github.com/dynup/kpatch
synced 2025-04-11 03:31:20 +00:00
Rebased against the RHEL-7.8 GA kernel-3.10.0-1127.el7. Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
9 lines
269 B
Diff
9 lines
269 B
Diff
diff -Nupr src.orig/arch/x86/kvm/x86.c src/arch/x86/kvm/x86.c
|
|
--- src.orig/arch/x86/kvm/x86.c 2020-03-10 10:35:51.514570002 -0400
|
|
+++ src/arch/x86/kvm/x86.c 2020-03-10 10:37:49.745313774 -0400
|
|
@@ -1,3 +1,4 @@
|
|
+
|
|
/*
|
|
* Kernel-based Virtual Machine driver for Linux
|
|
*
|