kpatch/test/integration/rhel-9.2/warn-detect-FAIL.patch
Joe Lawrence 6708da4044 test/integration/rhel-9.2: add kernel-5.14.0-284.11.1.el9_2 tests
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2023-05-10 14:38:39 -04:00

10 lines
311 B
Diff

diff -Nupr src.orig/arch/x86/kvm/x86.c src/arch/x86/kvm/x86.c
--- src.orig/arch/x86/kvm/x86.c 2023-04-24 14:12:16.228989187 -0400
+++ src/arch/x86/kvm/x86.c 2023-04-24 14:13:02.912938253 -0400
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
+
/*
* Kernel-based Virtual Machine driver for Linux
*