[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210112170136.078559026@linutronix.de>
Date: Tue, 12 Jan 2021 18:01:36 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
Peter Zijlstra <peterz@...radead.org>,
Andreas Larsson <andreas@...sler.com>,
"David S. Miller" <davem@...emloft.net>,
sparclinux@...r.kernel.org, Paul Cercueil <paul@...pouillou.net>,
Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Michael Ellerman <mpe@...erman.id.au>,
linuxppc-dev@...ts.ozlabs.org
Subject: [patch 0/4] mm/highmem: Fix fallout from generic kmap_local conversions
The kmap_local conversion wreckaged sparc, mips and powerpc as it missed
some of the details in the original implementation.
The following series addresses that.
Thanks,
tglx
---
arch/mips/include/asm/highmem.h | 1 +
arch/sparc/include/asm/highmem.h | 9 +++++----
b/arch/powerpc/include/asm/highmem.h | 2 ++
mm/highmem.c | 7 ++++++-
4 files changed, 14 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists