diff options
Diffstat (limited to 'debian/patches-rt/0092-wait.h-include-atomic.h.patch')
-rw-r--r-- | debian/patches-rt/0092-wait.h-include-atomic.h.patch | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0092-wait.h-include-atomic.h.patch b/debian/patches-rt/0092-wait.h-include-atomic.h.patch index 03bf6c567..c41af172e 100644 --- a/debian/patches-rt/0092-wait.h-include-atomic.h.patch +++ b/debian/patches-rt/0092-wait.h-include-atomic.h.patch @@ -1,11 +1,10 @@ -From d06c78959ab56d0307d0d41aa75324ab707d0ca3 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 092/347] wait.h: include atomic.h +Subject: [PATCH 092/342] 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/4.19/older/patches-4.19.246-rt110.tar.xz +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c5650d84f71a6e552239a8cb37bfd4c4f71c3694 | CC init/main.o |In file included from include/linux/mmzone.h:9:0, @@ -37,6 +36,3 @@ index 1d726d79063c..189da6e44756 100644 typedef struct wait_queue_entry wait_queue_entry_t; --- -2.36.1 - |