From d17020a31f96c5f444c15ee905d99cd84a78b0fa Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 10 Jan 2022 06:35:48 -0600 Subject: kernel-5.16-0.rc8.20220109git4634129ad9fd.59 * Sun Jan 09 2022 Fedora Kernel Team [5.16-0.rc8.20220109git4634129ad9fd.59] - redhat/configs: Migrate ZRAM_DEF_* configs to common/ (Neal Gompa) - redhat/configs: Enable CONFIG_CRYPTO_ZSTD (Neal Gompa) [2032758] - Turn CONFIG_DEVMEM back off for aarch64 (Justin M. Forbes) Resolves: rhbz#2032758 Signed-off-by: Justin M. Forbes --- patch-5.16-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.16-redhat.patch') diff --git a/patch-5.16-redhat.patch b/patch-5.16-redhat.patch index d68cc58e9..e42c28d97 100644 --- a/patch-5.16-redhat.patch +++ b/patch-5.16-redhat.patch @@ -128,7 +128,7 @@ index 000000000000..effb81d04bfd + +endmenu diff --git a/Makefile b/Makefile -index 16d7f83ac368..52307591aa03 100644 +index 08510230b42f..6b4160ecf0bd 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ -- cgit