From d6cbdaa78bfe1ecf6aa6a95e743bcba390a2ae93 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 3 Jan 2021 03:24:08 +0100 Subject: force futex2 futex 2 dependend on EXPERT being set before being configured. Since we don't want to deal with the 30 new configuration values that enabling EXPERT allows configuring we are just going to force it on by default via the patch --- SPECS/kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'SPECS/kernel.spec') diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index f3ea893..60692d4 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -82,7 +82,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 201 +%global baserelease 202 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2975,6 +2975,9 @@ fi # # %changelog +* Sun Jan 3 03:24:01 CET 2021 Jan Drögehoff - 5.9.16-202.fsync +- force futex2 + * Sun Dec 27 22:03:29 CET 2020 Jan Drögehoff - 5.9.16-201.fsync - Linux v5.9.16 futex2 zen -- cgit v1.2.3