summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch')
-rw-r--r--debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch b/debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch
index ba252d03e..5676c2e37 100644
--- a/debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch
+++ b/debian/patches-rt/0024-mm-highmem-Un-EXPORT-__kmap_atomic_idx.patch
@@ -1,8 +1,8 @@
-From 44027cc10df8025d820ea864076dae75fb26626d Mon Sep 17 00:00:00 2001
+From 6a52ed73ef5ae504fab5e4ff9d68d2f8d13a3d71 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Tue, 3 Nov 2020 10:27:13 +0100
Subject: [PATCH 024/323] mm/highmem: Un-EXPORT __kmap_atomic_idx()
-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 in modules can use that.
@@ -16,7 +16,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 file changed, 2 deletions(-)
diff --git a/mm/highmem.c b/mm/highmem.c
-index 1352a27951e3..6abfd762eee7 100644
+index 1352a27951e3b..6abfd762eee73 100644
--- a/mm/highmem.c
+++ b/mm/highmem.c
@@ -108,8 +108,6 @@ static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color)
@@ -29,5 +29,5 @@ index 1352a27951e3..6abfd762eee7 100644
{
struct zone *zone;
--
-2.43.0
+2.44.0