summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0222-pid.h-include-atomic.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0222-pid.h-include-atomic.h.patch')
-rw-r--r--debian/patches-rt/0222-pid.h-include-atomic.h.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0222-pid.h-include-atomic.h.patch b/debian/patches-rt/0222-pid.h-include-atomic.h.patch
index 159e5afbe..dc7ae5443 100644
--- a/debian/patches-rt/0222-pid.h-include-atomic.h.patch
+++ b/debian/patches-rt/0222-pid.h-include-atomic.h.patch
@@ -1,8 +1,8 @@
-From 281d6228df38fdd331290ccf7753daee6ee7e520 Mon Sep 17 00:00:00 2001
+From 9a53ce786cf1397ad140733c2fc7ee3c9ffee186 Mon Sep 17 00:00:00 2001
From: Grygorii Strashko <Grygorii.Strashko@linaro.org>
Date: Tue, 21 Jul 2015 19:43:56 +0300
Subject: [PATCH 222/323] pid.h: include atomic.h
-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
This patch fixes build error:
CC kernel/pid_namespace.o
@@ -27,7 +27,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 file changed, 1 insertion(+)
diff --git a/include/linux/pid.h b/include/linux/pid.h
-index fa10acb8d6a4..2f86f84e9fc1 100644
+index fa10acb8d6a42..2f86f84e9fc1a 100644
--- a/include/linux/pid.h
+++ b/include/linux/pid.h
@@ -3,6 +3,7 @@
@@ -39,5 +39,5 @@ index fa10acb8d6a4..2f86f84e9fc1 100644
#include <linux/refcount.h>
--
-2.43.0
+2.44.0