diff options
Diffstat (limited to '')
-rw-r--r-- | debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch (renamed from debian/patches-rt/0282-thermal-Defer-thermal-wakups-to-threads.patch) | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0282-thermal-Defer-thermal-wakups-to-threads.patch b/debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch index c87c2c1ee..8f7a05e42 100644 --- a/debian/patches-rt/0282-thermal-Defer-thermal-wakups-to-threads.patch +++ b/debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch @@ -1,8 +1,7 @@ -From 260167472319caeab60ece36de5dcd04ef245df5 Mon Sep 17 00:00:00 2001 From: Daniel Wagner <wagi@monom.org> Date: Tue, 17 Feb 2015 09:37:44 +0100 -Subject: [PATCH 282/347] thermal: Defer thermal wakups to threads -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz +Subject: [PATCH 281/342] thermal: Defer thermal wakups to threads +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37fb59a4561847466dd2ca567dfab731f99f9611 [ Upstream commit ad2408dc248fe58536eef5b2b5734d8f9d3a280b ] @@ -93,6 +92,3 @@ index 1ef937d799e4..82f21fd4afb0 100644 debugfs_remove_recursive(debugfs); kfree(packages); } --- -2.36.1 - |