summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch')
-rw-r--r--debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch b/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch
index 724b65991..4d3057ba1 100644
--- a/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch
+++ b/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch
@@ -1,7 +1,7 @@
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: Thu, 13 Sep 2018 13:30:24 +0200
-Subject: [PATCH 007/351] ARM: configs: at91: unselect PIT
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b77e847f5681b5ee54a353133ff5519679c6bca6
+Subject: [PATCH 007/353] ARM: configs: at91: unselect PIT
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9026dc7b1b9265e610fb56548d2229f75e7071d2
The PIT is not required anymore to successfully boot and may actually harm
in case preempt-rt is used because the PIT interrupt is shared.