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

From: Randy Dunlap
Date: Sun Jun 27 2021 - 18:30:57 EST


On 6/27/21 3:26 PM, John Paul Adrian Glaubitz wrote:
> Hi Randy!
>
> On 6/28/21 12:05 AM, 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(-)
>
> I'll test these tomorrow on my SH-7785LCR board. Would it be possible to queue
> them up for linux-next after verification?

Thanks. Hopefully they will be queued and put into linux-next,
but that's up to the arch/sh/ maintainers, and I haven't heard
from them lately. :(

--
~Randy