Re: [patches] [PATCH 0/2] riscv: pass endianness and machine size to sparse

From: Palmer Dabbelt
Date: Thu Nov 09 2017 - 16:36:37 EST


On Wed, 08 Nov 2017 21:53:52 PST (-0800), luc.vanoostenryck@xxxxxxxxx wrote:
> The goal of these two patches is to ass endianness and machine
> size info to sparse so that sparse can emit correct diagnostics
> even when the endianness and machine size doesn't correspond to
> sparse's defaults.
>
> Luc Van Oostenryck (2):
> riscv: pass endianness info to sparse
> riscv: pass machine size to sparse
>
> arch/riscv/Makefile | 4 ++++
> 1 file changed, 4 insertions(+)

Thanks! I'll take these into the RISC-V tree.