lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon,  4 Oct 2021 17:19:09 -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,
        John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
        Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH 0/5 v3] sh: fixes for various build and kconfig warnings

Fix a few build warnings and one kconfig warning on SUPERH.

v3: add some Tested-by: and Reviewed-by:
    add 2 more patches
    renumber, rebase, and resend

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

 [PATCH 1/5 v3] sh: fix kconfig unmet dependency warning for FRAME_POINTER
 [PATCH 2/5 v3] sh: add git tree to MAINTAINERS
 [PATCH 3/5 v3] sh: math-emu: drop unused functions
 [PATCH 4/5 v3] sh: define __BIG_ENDIAN for math-emu
 [PATCH 5/5 v3] sh: fix READ/WRITE redefinition warnings

 MAINTAINERS                       |    1 
 arch/sh/Kconfig.debug             |    1 
 arch/sh/include/asm/sfp-machine.h |    8 +
 arch/sh/math-emu/math.c           |  147 ++++------------------------
 4 files changed, 32 insertions(+), 125 deletions(-)

Cc: Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc: Rich Felker <dalias@...c.org>
Cc: linux-sh@...r.kernel.org
Cc: John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ