[PATCH v2 0/2] sparc: pass endianness info to sparse

From: Luc Van Oostenryck
Date: Thu Nov 09 2017 - 01:17:06 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 or machine size doesn't correspond to
sparse's defaults.

Change since v1:
- move sparse options common to sparc32 & sparc64 at the
same place.

Luc Van Oostenryck (2):
sparc: use a common CHECKFLAGS entry for common flags
sparc: pass endianness info to sparse

arch/sparc/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

--
To: David S. Miller <davem@xxxxxxxxxxxxx>
CC: Sam Ravnborg <sam@xxxxxxxxxxxx>
CC: sparclinux@xxxxxxxxxxxxxxx
CC: linux-kernel@xxxxxxxxxxxxxxx