[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210824091259.1324527-1-hch@lst.de>
Date: Tue, 24 Aug 2021 11:12:57 +0200
From: Christoph Hellwig <hch@....de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Nicholas Piggin <npiggin@...il.com>,
Peter Zijlstra <peterz@...radead.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: small ioremap cleanups
Hi Andrew,
the first patch moves a little code around the vmalloc/ioremap
boundary followed a bigger move by Nick earlier. The second
enforces non-executable mapping on ioremap just like we do
for vmap. No driver currently uses executable mappings anyway,
as they should.
Powered by blists - more mailing lists