From 32d19097dd99036c905b7a6a054a0625e3e7f6f5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 16 Apr 2021 08:19:44 -0500 Subject: kernel-5.11.15-0 * Fri Apr 16 2021 Justin M. Forbes [5.11.15-0] - Turn on CONFIG_VDPA_SIM_NET (rhbz 1942343) (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.11-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.11-redhat.patch') diff --git a/patch-5.11-redhat.patch b/patch-5.11-redhat.patch index b74f55738..a31904e3d 100644 --- a/patch-5.11-redhat.patch +++ b/patch-5.11-redhat.patch @@ -292,7 +292,7 @@ index 000000000000..c33a71263d9e + 2. Add the new profile name, along with a clear description of the + expected behaviour, to the sysfs-platform_profile ABI documentation. diff --git a/Makefile b/Makefile -index 9116941553b8..39427f89a0cd 100644 +index bcd8764fead9..f58195f60045 100644 --- a/Makefile +++ b/Makefile @@ -495,6 +495,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE -- cgit