Re: [PATCH] RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area

From: Palmer Dabbelt
Date: Fri Mar 29 2019 - 03:08:31 EST


On Thu, 28 Mar 2019 23:50:09 PDT (-0700), anup@xxxxxxxxxxxxxx wrote:
Hi Palmer,

On Fri, Mar 29, 2019 at 11:48 AM Palmer Dabbelt <palmer@xxxxxxxxxx> wrote:

On Fri, 22 Mar 2019 06:25:09 PDT (-0700), Christoph Hellwig wrote:
> Looks good,
>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Thanks. I've added this to my fixes list for the next RC.

I have another RC fix as well:

"[PATCH v4] RISC-V: Always compile mm/init.c with cmodel=medany and notrace "

https://patchwork.kernel.org/patch/10870605/

That one is already in:

https://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git/log/?h=for-linus

I just didn't have time to get an actual PR together for the RC this week because I didn't get a chance to properly test everything.