kernel-rt-4.18.0-553.33.1.rt7.374.el8_10
* Fri Dec 06 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.33.1.rt7.374.el8_10] - [rt] build kernel-rt-4.18.0-553.33.1.rt7.374.el8_10 [RHEL-70219] - Revert "scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload" This patch is dependent on the mbox refactor patch that was not added to rh8. (Dick Kennedy) [RHEL-64073] - drm/i915: Fix HPD polling, reenabling the output poll work as needed (Lyude Paul) [RHEL-62796] - drm: Add an HPD poll helper to reschedule the poll work (Lyude Paul) [RHEL-62796] Resolves: RHEL-70219 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
552b1857c9
commit
ec63623b27
12
kernel.spec
12
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.32.1.rt7.373.el8_10
|
||||
%define pkgrelease 553.33.1.rt7.374.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.32.1.rt7.373%{?dist}
|
||||
%define specrelease 553.33.1.rt7.374%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .373
|
||||
%global rtbuild .374
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,12 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Dec 06 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.33.1.rt7.374.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.33.1.rt7.374.el8_10 [RHEL-70219]
|
||||
- Revert "scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload" This patch is dependent on the mbox refactor patch that was not added to rh8. (Dick Kennedy) [RHEL-64073]
|
||||
- drm/i915: Fix HPD polling, reenabling the output poll work as needed (Lyude Paul) [RHEL-62796]
|
||||
- drm: Add an HPD poll helper to reschedule the poll work (Lyude Paul) [RHEL-62796]
|
||||
|
||||
* Fri Nov 29 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.32.1.rt7.373.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.32.1.rt7.373.el8_10 [RHEL-68615]
|
||||
- irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs (Charles Mirabile) [RHEL-66965] {CVE-2024-50192}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.32.1.rt7.373.el8_10.tar.xz) = e27e335c737f893244e260c0f1ad33ab9c3968b916282409fb9f70d7e553b0e9834692ebb63e88c900044d32b9244b6999d6bf7addd789d3bc7397dc0582825b
|
||||
SHA512 (linux-4.18.0-553.33.1.rt7.374.el8_10.tar.xz) = 1038e25097bcdcdb5c57b46d925cb1c6ab2d8cda8427f420ac465b9432f686d5c5e0d7e55b37e7e6d458d6bd263f9952bbe2dce77c30e343b1c82521c5471bd8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user