From 42f90931bf482c7062bf4252856f2d01d2987fce Mon Sep 17 00:00:00 2001 From: "Luis Claudio R. Goncalves" Date: Sat, 10 Dec 2022 08:44:50 -0300 Subject: [PATCH] kernel-rt-5.14.0-210.rt14.211.el9 * Fri Dec 09 2022 Luis Claudio R. Goncalves [5.14.0-210.rt14.211.el9] - [rt] build kernel-rt-5.14.0-210.rt14.211.el9 [2125474] - NFSD: Mark exports of NFS as unsupported (Benjamin Coddington) [2150887] - bonding: get correct NA dest address (Jonathan Toppins) [2112748] - bonding: fix ICMPv6 header handling when receiving IPv6 messages (Jonathan Toppins) [2112748] - mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI (Steve Best) [2122404] - mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI (Steve Best) [2122404] - mmc: sdhci-tegra: Use actual clock rate for SW tuning correction (Steve Best) [2122404] - mmc: sdhci-tegra: Use of_device_get_match_data() helper (Steve Best) [2122404] - mmc: sdhci-tegra: Enable wake on SD card event (Steve Best) [2122404] - mmc: sdhci-tegra: Add runtime PM and OPP support (Steve Best) [2122404] - mmc: sdhci-tegra: Fix switch to HS400ES mode (Steve Best) [2122404] - Enable LinuxRV in Config (Alessandro Carminati) [2129758] - rv/dot2c: Make automaton definition static (Alessandro Carminati) [2129758] - rv/monitor: Add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758] - rv/dot2K: add 'static' qualifier for local variable (Alessandro Carminati) [2129758] - rv/monitors: add 'static' qualifier for local symbols (Alessandro Carminati) [2129758] - rv/reactor: add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758] - rv: Unlock on error path in rv_unregister_reactor() (Alessandro Carminati) [2129758] - MAINTAINERS: Add Runtime Verification (RV) entry (Alessandro Carminati) [2129758] - rv/monitors: Make monitor's automata definition static (Alessandro Carminati) [2129758] - rv/reactor: Add the panic reactor (Alessandro Carminati) [2129758] - rv/reactor: Add the printk reactor (Alessandro Carminati) [2129758] - rv/monitor: Add the wwnr monitor (Alessandro Carminati) [2129758] - rv/monitor: Add the wip monitor (Alessandro Carminati) [2129758] - rv/monitor: Add the wip monitor skeleton created by dot2k (Alessandro Carminati) [2129758] - Documentation/rv: Add deterministic automata instrumentation documentation (Alessandro Carminati) [2129758] - Documentation/rv: Add deterministic automata monitor synthesis documentation (Alessandro Carminati) [2129758] - tools/rv: Add dot2k (Alessandro Carminati) [2129758] - Documentation/rv: Add deterministic automaton documentation (Alessandro Carminati) [2129758] - tools/rv: Add dot2c (Alessandro Carminati) [2129758] - Documentation/rv: Add a basic documentation (Alessandro Carminati) [2129758] - rv/include: Add instrumentation helper functions (Alessandro Carminati) [2129758] - rv/include: Add deterministic automata monitor definition via C macros (Alessandro Carminati) [2129758] - rv/include: Add helper functions for deterministic automata (Alessandro Carminati) [2129758] - rv: Add runtime reactors interface (Alessandro Carminati) [2129758] - rv: Add Runtime Verification (RV) interface (Alessandro Carminati) [2129758] - tracing: make tracer_init_tracefs initcall asynchronous (Alessandro Carminati) [2129758] - fs: dlm: fix race in lowcomms (Alexander Aring) [2110543] - EDAC/ghes: Set the DIMM label unconditionally (Aristeu Rozanski) [2109713] Resolves: rhbz#2125474 Signed-off-by: Luis Claudio R. Goncalves --- Makefile.rhelver | 4 +-- kernel-rt-x86_64-debug-rhel.config | 5 +++ kernel-rt-x86_64-rhel.config | 5 +++ kernel.spec | 49 +++++++++++++++++++++++++++--- sources | 6 ++-- 5 files changed, 60 insertions(+), 9 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 91b5f43..6c0e6cb 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 209 +RHEL_RELEASE = 210 # # ZSTREAM @@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.210 +RTBUILD:=.211 diff --git a/kernel-rt-x86_64-debug-rhel.config b/kernel-rt-x86_64-debug-rhel.config index 08606fd..afe94ad 100644 --- a/kernel-rt-x86_64-debug-rhel.config +++ b/kernel-rt-x86_64-debug-rhel.config @@ -4574,6 +4574,11 @@ CONFIG_RTW89_DEBUGFS=y CONFIG_RTW89_DEBUGMSG=y CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +CONFIG_RV_MON_WWNR=y +CONFIG_RV_REACTORS=y +CONFIG_RV_REACT_PANIC=y +CONFIG_RV_REACT_PRINTK=y +CONFIG_RV=y # CONFIG_SAMPLE_ANDROID_BINDERFS is not set # CONFIG_SAMPLE_AUXDISPLAY is not set # CONFIG_SAMPLE_CONFIGFS is not set diff --git a/kernel-rt-x86_64-rhel.config b/kernel-rt-x86_64-rhel.config index 76a2e67..aee658e 100644 --- a/kernel-rt-x86_64-rhel.config +++ b/kernel-rt-x86_64-rhel.config @@ -4553,6 +4553,11 @@ CONFIG_RTW89_8852AE=m # CONFIG_RTW89_DEBUGMSG is not set CONFIG_RTW89=m CONFIG_RUNTIME_TESTING_MENU=y +CONFIG_RV_MON_WWNR=y +CONFIG_RV_REACTORS=y +CONFIG_RV_REACT_PANIC=y +CONFIG_RV_REACT_PRINTK=y +CONFIG_RV=y # CONFIG_SAMPLE_ANDROID_BINDERFS is not set # CONFIG_SAMPLE_AUXDISPLAY is not set # CONFIG_SAMPLE_CONFIGFS is not set diff --git a/kernel.spec b/kernel.spec index 65dc973..0d43f29 100755 --- a/kernel.spec +++ b/kernel.spec @@ -119,15 +119,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 209.rt14.210 +%define pkgrelease 210.rt14.211 %define kversion 5 -%define tarfile_release 5.14.0-209.rt14.210.el9 +%define tarfile_release 5.14.0-210.rt14.211.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 209.rt14.210%{?buildid}%{?dist} +%define specrelease 210.rt14.211%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-209.rt14.210.el9 +%define kabiversion 5.14.0-210.rt14.211.el9 # # End of genspec.sh variables @@ -3236,6 +3236,47 @@ fi # # %changelog +* Fri Dec 09 2022 Luis Claudio R. Goncalves [5.14.0-210.rt14.211.el9] +- [rt] build kernel-rt-5.14.0-210.rt14.211.el9 [2125474] +- NFSD: Mark exports of NFS as unsupported (Benjamin Coddington) [2150887] +- bonding: get correct NA dest address (Jonathan Toppins) [2112748] +- bonding: fix ICMPv6 header handling when receiving IPv6 messages (Jonathan Toppins) [2112748] +- mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI (Steve Best) [2122404] +- mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI (Steve Best) [2122404] +- mmc: sdhci-tegra: Use actual clock rate for SW tuning correction (Steve Best) [2122404] +- mmc: sdhci-tegra: Use of_device_get_match_data() helper (Steve Best) [2122404] +- mmc: sdhci-tegra: Enable wake on SD card event (Steve Best) [2122404] +- mmc: sdhci-tegra: Add runtime PM and OPP support (Steve Best) [2122404] +- mmc: sdhci-tegra: Fix switch to HS400ES mode (Steve Best) [2122404] +- Enable LinuxRV in Config (Alessandro Carminati) [2129758] +- rv/dot2c: Make automaton definition static (Alessandro Carminati) [2129758] +- rv/monitor: Add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758] +- rv/dot2K: add 'static' qualifier for local variable (Alessandro Carminati) [2129758] +- rv/monitors: add 'static' qualifier for local symbols (Alessandro Carminati) [2129758] +- rv/reactor: add __init/__exit annotations to module init/exit funcs (Alessandro Carminati) [2129758] +- rv: Unlock on error path in rv_unregister_reactor() (Alessandro Carminati) [2129758] +- MAINTAINERS: Add Runtime Verification (RV) entry (Alessandro Carminati) [2129758] +- rv/monitors: Make monitor's automata definition static (Alessandro Carminati) [2129758] +- rv/reactor: Add the panic reactor (Alessandro Carminati) [2129758] +- rv/reactor: Add the printk reactor (Alessandro Carminati) [2129758] +- rv/monitor: Add the wwnr monitor (Alessandro Carminati) [2129758] +- rv/monitor: Add the wip monitor (Alessandro Carminati) [2129758] +- rv/monitor: Add the wip monitor skeleton created by dot2k (Alessandro Carminati) [2129758] +- Documentation/rv: Add deterministic automata instrumentation documentation (Alessandro Carminati) [2129758] +- Documentation/rv: Add deterministic automata monitor synthesis documentation (Alessandro Carminati) [2129758] +- tools/rv: Add dot2k (Alessandro Carminati) [2129758] +- Documentation/rv: Add deterministic automaton documentation (Alessandro Carminati) [2129758] +- tools/rv: Add dot2c (Alessandro Carminati) [2129758] +- Documentation/rv: Add a basic documentation (Alessandro Carminati) [2129758] +- rv/include: Add instrumentation helper functions (Alessandro Carminati) [2129758] +- rv/include: Add deterministic automata monitor definition via C macros (Alessandro Carminati) [2129758] +- rv/include: Add helper functions for deterministic automata (Alessandro Carminati) [2129758] +- rv: Add runtime reactors interface (Alessandro Carminati) [2129758] +- rv: Add Runtime Verification (RV) interface (Alessandro Carminati) [2129758] +- tracing: make tracer_init_tracefs initcall asynchronous (Alessandro Carminati) [2129758] +- fs: dlm: fix race in lowcomms (Alexander Aring) [2110543] +- EDAC/ghes: Set the DIMM label unconditionally (Aristeu Rozanski) [2109713] + * Fri Dec 09 2022 Luis Claudio R. Goncalves [5.14.0-209.rt14.210.el9] - [rt] build kernel-rt-5.14.0-209.rt14.210.el9 [2125474] - RHEL: ALSA: update configuration (Jaroslav Kysela) [2125537] diff --git a/sources b/sources index d96476a..9e9b477 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c -SHA512 (linux-5.14.0-209.rt14.210.el9.tar.xz) = f54e1395f26f974b23327c44da5335467626c4a1c927cb50c43c14c0889fbd7e8e2f96b61bccc268d10c3ba488bd14867cefa663a3777a859fbc2587d39ae4ed -SHA512 (kernel-abi-stablelists-5.14.0-209.rt14.210.el9.tar.bz2) = f46af85bd83dc45bb297a58b7482f125bd4407d22c42678b6a63387995545eea408f328a16a889dae38cf36205a2a5f5b274f55df2bb9c1b36edb178db4b1258 -SHA512 (kernel-kabi-dw-5.14.0-209.rt14.210.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578 +SHA512 (linux-5.14.0-210.rt14.211.el9.tar.xz) = 4466b8fc96d138f5eeddf6a5b1a793e0a07d7895ec95ecca2eba53e9dc3d9046e2427df601e7c1e6e5e8f41e19d78811b3ca66cfb46cb24032310f041cb48b67 +SHA512 (kernel-abi-stablelists-5.14.0-210.rt14.211.el9.tar.bz2) = 8629ea14f91551e46bc41ac8ade6c2e37197698a8598bf142a14113e17819fc2c6ec0c1051b14e0249fd7e8e536238071efd0ca22c00d84a60ff362a684bbd0b +SHA512 (kernel-kabi-dw-5.14.0-210.rt14.211.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578