kpatch/test/integration/rhel-9.1/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 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
*