summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch')
-rw-r--r--debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch b/debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch
index f802ae14c..e6850e518 100644
--- a/debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch
+++ b/debian/patches-rt/0001-cgroup-Remove-css_rstat_flush.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 15 Aug 2019 18:14:16 +0200
Subject: [PATCH 1/4] cgroup: Remove ->css_rstat_flush()
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.13-rt7.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.17-rt8.tar.xz
I was looking at the lifetime of the the ->css_rstat_flush() to see if
cgroup_rstat_cpu_lock should remain a raw_spinlock_t. I didn't find any