Re: [PATCH 0/3 v2] sh: fixes for various build and kconfig warnings

From: Randy Dunlap
Date: Wed Sep 08 2021 - 16:19:16 EST


On 6/27/21 3:05 PM, Randy Dunlap wrote:
Fix a few build warnings and one kconfig warning on SUPERH.

v2: add a previously-sent Kconfig patch
add a few more Cc's

Cc: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
Cc: Rich Felker <dalias@xxxxxxxx>
Cc: linux-sh@xxxxxxxxxxxxxxx
Cc: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

[PATCH 1/3 v2] sh: fix kconfig unmet dependency warning for FRAME_POINTER
[PATCH 2/3 v2] sh: define __BIG_ENDIAN for math-emu
[PATCH 3/3 v2] sh: fix READ/WRITE redefinition warnings

arch/sh/Kconfig.debug | 1
arch/sh/include/asm/sfp-machine.h | 8 +++++
arch/sh/math-emu/math.c | 44 ++++++++++++++--------------
3 files changed, 31 insertions(+), 22 deletions(-)


Hi Rich and Yoshinori,

What is the status of arch/sh/ in general and
of these patches in particular?

thanks.
--
~Randy