[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210602231443.4670-1-rdunlap@infradead.org>
Date: Wed, 2 Jun 2021 16:14:40 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Rich Felker <dalias@...c.org>, linux-sh@...r.kernel.org
Subject: [PATCH 0/3] sh: fixes for various build warnings
Fix a few build warnings on SUPERH.
Cc: Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc: Rich Felker <dalias@...c.org>
Cc: linux-sh@...r.kernel.org
[PATCH 1/3] sh: convert xchg() to a statement expression
[RFC PATCH 2/3] sh: define __BIG_ENDIAN for math-emu
[PATCH 3/3] sh: fix READ/WRITE redefinition warnings
arch/sh/include/asm/cmpxchg.h | 2 -
arch/sh/math-emu/math.c | 44 ++++++++++++++++----------------
arch/sh/math-emu/sfp-util.h | 2 -
3 files changed, 24 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists