Re: [PATCH] riscv: resolve most warnings from sparse

2019-09-26 Thread Luc Van Oostenryck
On Thu, Sep 19, 2019 at 10:31:42AM -0700, Christoph Hellwig wrote: > On Thu, Sep 19, 2019 at 01:26:38AM -0700, Paul Walmsley wrote: > > > > Resolve most of the warnings emitted by sparse. The objective here is > > to keep arch/riscv as clean as possible with regards to sparse warnings, > > and

Re: [PATCH] riscv: resolve most warnings from sparse

2019-09-21 Thread Paul Walmsley
Hi Christoph, On Thu, 19 Sep 2019, Christoph Hellwig wrote: > On Thu, Sep 19, 2019 at 01:26:38AM -0700, Paul Walmsley wrote: > > > > Resolve most of the warnings emitted by sparse. The objective here is > > to keep arch/riscv as clean as possible with regards to sparse warnings, > > and to

Re: [PATCH] riscv: resolve most warnings from sparse

2019-09-19 Thread Christoph Hellwig
On Thu, Sep 19, 2019 at 01:26:38AM -0700, Paul Walmsley wrote: > > Resolve most of the warnings emitted by sparse. The objective here is > to keep arch/riscv as clean as possible with regards to sparse warnings, > and to maintain this bar for subsequent patches. I think this patch does just way

[PATCH] riscv: resolve most warnings from sparse

2019-09-19 Thread Paul Walmsley
Resolve most of the warnings emitted by sparse. The objective here is to keep arch/riscv as clean as possible with regards to sparse warnings, and to maintain this bar for subsequent patches. Signed-off-by: Paul Walmsley --- arch/riscv/include/asm/entry.h | 29