[PATCH 0/2] riscv: pass endianness and machine size to sparse
From: Luc Van Oostenryck
Date: Thu Nov 09 2017 - 00:56:07 EST
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(+)
--
To: Palmer Dabbelt <palmer@xxxxxxxxxx>
CC: Albert Ou <albert@xxxxxxxxxx>
CC: patches@xxxxxxxxxxxxxxxx
CC: linux-kernel@xxxxxxxxxxxxxxx