kpatch/test/integration/rhel-9.3/warn-detect-FAIL.patch

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-07-14 10:41:05.270437183 -0400
+++ src/arch/x86/kvm/x86.c 2023-07-14 10:41:40.078368722 -0400
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
+
/*
* Kernel-based Virtual Machine driver for Linux
*