From 06343b27411344fc542f4f3a643f8441aa35252d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 8 May 2024 05:21:37 +0200 Subject: Adding debian version 4.19.260-1. Signed-off-by: Daniel Baumann --- .../0326-fs-dcache-Include-swait.h-header.patch | 36 ---------------------- 1 file changed, 36 deletions(-) delete mode 100644 debian/patches-rt/0326-fs-dcache-Include-swait.h-header.patch (limited to 'debian/patches-rt/0326-fs-dcache-Include-swait.h-header.patch') diff --git a/debian/patches-rt/0326-fs-dcache-Include-swait.h-header.patch b/debian/patches-rt/0326-fs-dcache-Include-swait.h-header.patch deleted file mode 100644 index b1408b268..000000000 --- a/debian/patches-rt/0326-fs-dcache-Include-swait.h-header.patch +++ /dev/null @@ -1,36 +0,0 @@ -From ff692653d0de39bf90f5a339c17c880b5afa0777 Mon Sep 17 00:00:00 2001 -From: Sebastian Andrzej Siewior -Date: Thu, 16 Apr 2020 12:42:15 +0200 -Subject: [PATCH 326/347] fs/dcache: Include swait.h header -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz - -[ Upstream commit 279f90ddf53cd6bd3c203fbbf488d642ea2603de ] - -Include the swait.h header so it compiles even if not all patches are -applied. - -Reported-by: kbuild test robot -Signed-off-by: Sebastian Andrzej Siewior -Signed-off-by: Tom Zanussi - - Conflicts: - fs/proc/base.c ---- - fs/proc/base.c | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/fs/proc/base.c b/fs/proc/base.c -index accc230079bb..8806344af241 100644 ---- a/fs/proc/base.c -+++ b/fs/proc/base.c -@@ -95,6 +95,7 @@ - #include - #include - #include -+#include - #include "internal.h" - #include "fd.h" - --- -2.36.1 - -- cgit v1.2.3