[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171109061652.14948-1-luc.vanoostenryck@gmail.com>
Date: Thu, 9 Nov 2017 07:16:50 +0100
From: Luc Van Oostenryck <luc.vanoostenryck@...il.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: Luc Van Oostenryck <luc.vanoostenryck@...il.com>,
Sam Ravnborg <sam@...nborg.org>, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] sparc: pass endianness info to sparse
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@...emloft.net>
CC: Sam Ravnborg <sam@...nborg.org>
CC: sparclinux@...r.kernel.org
CC: linux-kernel@...r.kernel.org
Powered by blists - more mailing lists