diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:58:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 16:58:15 +0000 |
commit | 2d139def3645feb04fd5a703be97b7f3eae8b556 (patch) | |
tree | 11c56a757cab0bdb6226826737d30a48ee9c13d3 /debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch | |
parent | Merging upstream version 6.1.82. (diff) | |
download | linux-2d139def3645feb04fd5a703be97b7f3eae8b556.tar.xz linux-2d139def3645feb04fd5a703be97b7f3eae8b556.zip |
Adding debian version 6.1.82-1.debian/6.1.82-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch')
-rw-r--r-- | debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch b/debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch index 9e062b97c..7ce63b553 100644 --- a/debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch +++ b/debian/patches-rt/0013-rcutorture-Also-force-sched-priority-to-timersd-on-b.patch @@ -1,9 +1,9 @@ -From a10aa54ef224bbd46ca1777e4b9fe960360961cc Mon Sep 17 00:00:00 2001 +From 8e0831a7be2739b86ae2e8e3289eb0080029a7d0 Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker <frederic@kernel.org> Date: Tue, 5 Apr 2022 03:07:51 +0200 -Subject: [PATCH 13/62] rcutorture: Also force sched priority to timersd on +Subject: [PATCH 13/64] rcutorture: Also force sched priority to timersd on boosting test. -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/older/patches-6.1.69-rt21.tar.xz +Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/older/patches-6.1.82-rt27.tar.xz ksoftirqd is statically boosted to the priority level right above the one of rcu_torture_boost() so that timers, which torture readers rely on, @@ -77,5 +77,5 @@ index ed6d7c41aa17..1892af494cdd 100644 static unsigned int local_pending_timers(void) -- -2.43.0 +2.44.0 |