summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0025-highmem-Remove-unused-functions.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 17:45:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-08 17:45:36 +0000
commit429d3efd5669e129a6168d62edb6832e36b7a2a0 (patch)
tree14b99403f823ded018ba76aa450e8687247796b8 /debian/patches-rt/0025-highmem-Remove-unused-functions.patch
parentMerging upstream version 5.10.216. (diff)
downloadlinux-429d3efd5669e129a6168d62edb6832e36b7a2a0.tar.xz
linux-429d3efd5669e129a6168d62edb6832e36b7a2a0.zip
Adding debian version 5.10.216-1.debian/5.10.216-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches-rt/0025-highmem-Remove-unused-functions.patch')
-rw-r--r--debian/patches-rt/0025-highmem-Remove-unused-functions.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0025-highmem-Remove-unused-functions.patch b/debian/patches-rt/0025-highmem-Remove-unused-functions.patch
index 55deed269..b69dfd239 100644
--- a/debian/patches-rt/0025-highmem-Remove-unused-functions.patch
+++ b/debian/patches-rt/0025-highmem-Remove-unused-functions.patch
@@ -1,8 +1,8 @@
-From 2060c9ea726ebd649d8d2e596fa2acebef644cd8 Mon Sep 17 00:00:00 2001
+From 6506b24171031c92ab1326b4b974b0fbaf4e5cee Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Tue, 3 Nov 2020 10:27:14 +0100
Subject: [PATCH 025/323] highmem: Remove unused functions
-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
Nothing uses totalhigh_pages_dec() and totalhigh_pages_set().
@@ -13,7 +13,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 file changed, 10 deletions(-)
diff --git a/include/linux/highmem.h b/include/linux/highmem.h
-index b25df1f8d48d..3297bfca78ed 100644
+index b25df1f8d48d3..3297bfca78edd 100644
--- a/include/linux/highmem.h
+++ b/include/linux/highmem.h
@@ -104,21 +104,11 @@ static inline void totalhigh_pages_inc(void)
@@ -39,5 +39,5 @@ index b25df1f8d48d..3297bfca78ed 100644
struct page *kmap_to_page(void *addr);
--
-2.43.0
+2.44.0