diff options
Diffstat (limited to '')
-rw-r--r-- | debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch (renamed from debian/patches-rt/0314-sched-migrate_enable-Busy-loop-until-the-migration-r.patch) | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0314-sched-migrate_enable-Busy-loop-until-the-migration-r.patch b/debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch index d51c9b637..fc1b7bd92 100644 --- a/debian/patches-rt/0314-sched-migrate_enable-Busy-loop-until-the-migration-r.patch +++ b/debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch @@ -1,9 +1,8 @@ -From 090c26864ec17b496dea3397656b006550e31852 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 12 Dec 2019 10:53:59 +0100 -Subject: [PATCH 314/347] sched: migrate_enable: Busy loop until the migration +Subject: [PATCH 313/342] sched: migrate_enable: Busy loop until the migration request is completed -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f1f1be8e83c25527d3890d98c6e176bd41c63562 [ Upstream commit 140d7f54a5fff02898d2ca9802b39548bf7455f1 ] @@ -52,6 +51,3 @@ index 270adb525d93..d190d9e6b10f 100644 } out: --- -2.36.1 - |