Re: [PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
From: Randy Dunlap <hidden>
Date: 2021-06-27 22:30:55
Also in:
lkml
From: Randy Dunlap <hidden>
Date: 2021-06-27 22:30:55
Also in:
lkml
On 6/27/21 3:26 PM, John Paul Adrian Glaubitz wrote:
Hi Randy! On 6/28/21 12:05 AM, Randy Dunlap wrote:quoted
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@users.sourceforge.jp> Cc: Rich Felker <dalias@libc.org> Cc: linux-sh@vger.kernel.org Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Cc: Geert Uytterhoeven <geert+renesas@glider.be> [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