Re: [PATCH] riscv: kbuild: add virtual memory system selection
From: Paul Walmsley
Date: Wed Aug 07 2019 - 12:42:31 EST
On Wed, 7 Aug 2019, Alexandre Ghiti wrote:
> And FYI my series and your patch are already in linux-next.
Yes, I agree with Christoph that it would be preferable not to break
randconfig/allyesconfig. So if you don't mind, could you respin the
RISC-V patch to drop the Sv48 portion, and simply assume Sv39 for RV64 as
we do for the rest of the RISC-V kernel code? We can always add Sv48
back in later.
If you agree, then once you do that, I'll ask Andrew to drop the RISC-V
Kbuild patch that he's carrying.
- Paul