From: Will Deacon <w...@kernel.org> Date: Tue, 14 Apr 2020 22:40:07 +0100
> This is a reposting of the patch series I sent previously to rework the > sparc32 page-table layout so that 'pmd_t' can be used safely with > READ_ONCE(): > > https://lore.kernel.org/lkml/20200324104005.11279-1-w...@kernel.org > > This is blocking the READ_ONCE() rework, which in turn allows us to > bump the minimum GCC version for building the kernel up to 4.8. Series applied to sparc-next, thanks Will.