[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210113105924.GA10822@alpha.franken.de>
Date: Wed, 13 Jan 2021 11:59:24 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
Peter Zijlstra <peterz@...radead.org>,
Paul Cercueil <paul@...pouillou.net>,
Andreas Larsson <andreas@...sler.com>,
"David S. Miller" <davem@...emloft.net>,
sparclinux@...r.kernel.org, Michael Ellerman <mpe@...erman.id.au>,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [patch 3/4] mips/mm/highmem: Use set_pte() for kmap_local()
On Tue, Jan 12, 2021 at 06:01:39PM +0100, Thomas Gleixner wrote:
> set_pte_at() on MIPS invokes update_cache() which might recurse into
> kmap_local(). Use set_pte() like the original MIPS highmem implementation
> did.
>
> Fixes: a4c33e83bca1 ("mips/mm/highmem: Switch to generic kmap atomic")
> Reported-by: Paul Cercueil <paul@...pouillou.net>
> Reported-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
> ---
> arch/mips/include/asm/highmem.h | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists