Re: [PATCH 02/15] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm
From: Paul Walmsley
Date: Tue Aug 13 2019 - 12:36:27 EST
On Tue, 13 Aug 2019, Christoph Hellwig wrote:
> Switch to our own constant for the satp register instead of using
> the old name from a legacy version of the privileged spec.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> Reviewed-by: Atish Patra <atish.patra@xxxxxxx>
Didn't you want us to replace this with Bin Meng's patch?
https://lore.kernel.org/linux-riscv/20190807151316.GB16432@xxxxxxxxxxxxx/
If so, probably best just to drop this one and state a dependency.
- Paul