kpatch/test/integration/rhel-9.1/warn-detect-FAIL.patch
Joe Lawrence 314504b777 test/integration/rhel-9.1: add kernel-5.14.0-162.6.1.el9_1 tests
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
2022-10-24 15:34:26 -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 2022-10-24 15:23:41.539217828 -0400
+++ src/arch/x86/kvm/x86.c 2022-10-24 15:24:12.085741241 -0400
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
+
/*
* Kernel-based Virtual Machine driver for Linux
*