summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:21:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 04:21:41 +0000
commitb488a8b2c3eaf68ad4778dbdc99bdda0b0d1ce6d (patch)
tree9f60f0d41af253fa943e7811f231d36852f10f1e /debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch
parentMerging upstream version 4.19.304. (diff)
downloadlinux-b0f853a743e28215b9c967353f3d7c6a2719a7f7.tar.xz
linux-b0f853a743e28215b9c967353f3d7c6a2719a7f7.zip
Adding debian version 4.19.304-1.debian/4.19.304-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch')
-rw-r--r--debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch b/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch
index 27abb0473..59ad4745f 100644
--- a/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch
+++ b/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch
@@ -1,7 +1,7 @@
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: Thu, 13 Sep 2018 13:30:22 +0200
-Subject: [PATCH 005/353] ARM: at91: Implement clocksource selection
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b6e573dad69145114e6fbfb9b10ed033e8d5023d
+Subject: [PATCH 005/354] ARM: at91: Implement clocksource selection
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e801ae7f668cd169f8d460d72f35f94c6d5b911d
Allow selecting and unselecting the PIT clocksource driver so it doesn't
have to be compile when unused.