From 0fbf1d7bb59051b66e3b0c184df4a6e4a099db15 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 9 Mar 2022 10:21:00 -0600 Subject: kernel-5.17-0.rc7.330f4c53d3c2.118 * Wed Mar 09 2022 Fedora Kernel Team [5.17-0.rc7.330f4c53d3c2.118] - redhat/configs/process_configs.sh: Fix issue with old error files (Prarit Bhargava) - redhat/configs/build_configs.sh: Parallelize execution (Prarit Bhargava) - redhat/configs/build_configs.sh: Provide better messages (Prarit Bhargava) - redhat/configs/build_configs.sh: Create unique output files (Prarit Bhargava) - redhat/configs/build_configs.sh: Add local variables (Prarit Bhargava) - redhat/configs/process_configs.sh: Parallelize execution (Prarit Bhargava) - redhat/configs/process_configs.sh: Provide better messages (Prarit Bhargava) - redhat/configs/process_configs.sh: Create unique output files (Prarit Bhargava) - redhat/configs/process_configs.sh: Add processing config function (Prarit Bhargava) - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- Patchlist.changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Patchlist.changelog') diff --git a/Patchlist.changelog b/Patchlist.changelog index 9d0caca91..f446ccfc1 100644 --- a/Patchlist.changelog +++ b/Patchlist.changelog @@ -1,5 +1,5 @@ -"https://gitlab.com/cki-project/kernel-ark/-/commit"/8f3a339d237a2e980b10e98ab233a9649c57a80a - 8f3a339d237a2e980b10e98ab233a9649c57a80a mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning +"https://gitlab.com/cki-project/kernel-ark/-/commit"/ae713f9078aa792365a05d600c358ef42f9c0916 + ae713f9078aa792365a05d600c358ef42f9c0916 mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning "https://gitlab.com/cki-project/kernel-ark/-/commit"/4f79b3c547b8e3dbc014058a8adffe0fe8cd5e4b 4f79b3c547b8e3dbc014058a8adffe0fe8cd5e4b objtool: check: give big enough buffer for pv_ops -- cgit