summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0053-highmem-Remove-kmap_atomic_pfn.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/0053-highmem-Remove-kmap_atomic_pfn.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/0053-highmem-Remove-kmap_atomic_pfn.patch')
-rw-r--r--debian/patches-rt/0053-highmem-Remove-kmap_atomic_pfn.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0053-highmem-Remove-kmap_atomic_pfn.patch b/debian/patches-rt/0053-highmem-Remove-kmap_atomic_pfn.patch
index a43566a1c..9c3d829a5 100644
--- a/debian/patches-rt/0053-highmem-Remove-kmap_atomic_pfn.patch
+++ b/debian/patches-rt/0053-highmem-Remove-kmap_atomic_pfn.patch
@@ -1,8 +1,8 @@
-From 766aabba108ec5697bed86d6ec633151b7f3618e Mon Sep 17 00:00:00 2001
+From 096cf71d9a07e3810a1d2094ba9b6cc413176a7a Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Tue, 3 Nov 2020 10:27:42 +0100
Subject: [PATCH 053/323] highmem: Remove kmap_atomic_pfn()
-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
No more users.
@@ -13,7 +13,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 file changed, 12 deletions(-)
diff --git a/include/linux/highmem-internal.h b/include/linux/highmem-internal.h
-index 1bbe96dc8be6..3590af5aad96 100644
+index 1bbe96dc8be65..3590af5aad96c 100644
--- a/include/linux/highmem-internal.h
+++ b/include/linux/highmem-internal.h
@@ -100,13 +100,6 @@ static inline void *kmap_atomic(struct page *page)
@@ -43,5 +43,5 @@ index 1bbe96dc8be6..3590af5aad96 100644
{
#ifdef ARCH_HAS_FLUSH_ON_KUNMAP
--
-2.43.0
+2.44.0