Re: [PATCH] RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y

2019-09-18 Thread Paul Walmsley
"RISC-V: Implement sparsemem") > Signed-off-by: Greentime Hu Thanks, queued the following for v5.4-rc. - Paul From: Greentime Hu Date: Wed, 18 Sep 2019 18:38:24 +0800 Subject: [PATCH] RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y Fix a build break by adjusting whe

[PATCH] RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y

2019-09-18 Thread greentime . hu
From: Greentime Hu To adjust the place of VMALLOC_* and FIXADDR_* defined location to let VMEMMAP_* get it. CC init/main.o In file included from ./include/linux/mm.h:99, from ./include/linux/ring_buffer.h:5, from ./include/linux/trace_events.h:6,