summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0213-wait.h-include-atomic.h.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches-rt/0213-wait.h-include-atomic.h.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0213-wait.h-include-atomic.h.patch b/debian/patches-rt/0213-wait.h-include-atomic.h.patch
index 1d060be29..3d879c8b0 100644
--- a/debian/patches-rt/0213-wait.h-include-atomic.h.patch
+++ b/debian/patches-rt/0213-wait.h-include-atomic.h.patch
@@ -1,11 +1,11 @@
-From 25ddd3a9a10e8b30e5c6ff85e57532a5f20ffa9d Mon Sep 17 00:00:00 2001
+From e047fc179906dbb87c4e16a6b10dbf11e5baf950 Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Mon, 28 Oct 2013 12:19:57 +0100
Subject: [PATCH 213/323] wait.h: include atomic.h
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.204-rt100.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.215-rt107.tar.xz
| CC init/main.o
|In file included from include/linux/mmzone.h:9:0,
@@ -26,7 +26,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 file changed, 1 insertion(+)
diff --git a/include/linux/wait.h b/include/linux/wait.h
-index 1663e47681a3..20aae69387aa 100644
+index 1663e47681a30..20aae69387aa2 100644
--- a/include/linux/wait.h
+++ b/include/linux/wait.h
@@ -10,6 +10,7 @@
@@ -38,5 +38,5 @@ index 1663e47681a3..20aae69387aa 100644
typedef struct wait_queue_entry wait_queue_entry_t;
--
-2.43.0
+2.44.0