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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2J3Eufd_LL7qX=0bui_PwkN1WATqrrigia3f6Z8b1tpg@mail.gmail.com>
Date:   Thu, 28 Oct 2021 16:55:28 +0200
From:   Arnd Bergmann <arnd@...db.de>
To:     Lukas Bulwahn <lukas.bulwahn@...il.com>
Cc:     Russell King <linux@...linux.org.uk>,
        Shawn Guo <shawnguo@...nel.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        Fabio Estevam <festevam@...il.com>,
        Sekhar Nori <nsekhar@...com>,
        Bartosz Golaszewski <brgl@...ev.pl>,
        Linus Walleij <linusw@...nel.org>,
        Imre Kaloz <kaloz@...nwrt.org>,
        Krzysztof Halasa <khalasa@...p.pl>,
        Avi Fishman <avifishman70@...il.com>,
        Tomer Maimon <tmaimon77@...il.com>,
        Tali Perry <tali.perry1@...il.com>,
        Patrick Venture <venture@...gle.com>,
        Nancy Yuen <yuenn@...gle.com>,
        Benjamin Fair <benjaminfair@...gle.com>,
        Dinh Nguyen <dinguyen@...nel.org>,
        Arnd Bergmann <arnd@...db.de>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>,
        OpenBMC Maillist <openbmc@...ts.ozlabs.org>,
        kernel-janitors@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Takao Orito <orito.takao@...ionext.com>,
        Jassi Brar <jaswinder.singh@...aro.org>,
        Sugaya Taichi <sugaya.taichi@...ionext.com>
Subject: Re: [PATCH 09/13] arm: milbeaut: remove select of non-existing PINCTRL_MILBEAUT

On Thu, Oct 28, 2021 at 4:19 PM Lukas Bulwahn <lukas.bulwahn@...il.com> wrote:
>
> The patch series "Add basic support for Socionext Milbeaut M10V SoC" (see
> Link) introduced the config ARCH_MILBEAUT_M10V "Milbeaut SC2000/M10V
> platform" in ./arch/arm/mach-milbeaut/ and intended to introduce timer,
> clock, pinctrl and serial controller drivers.
>
> However, during patch submission in March 2019, the introduction of the
> milbeaut pinctrl driver was dropped from v2 to v3 of the patch series.
> Since then, there was no further patch series to add this pinctrl driver
> later on.
>
> Hence, selecting PINCTRL_MILBEAUT in config is simply dangling and
> referring to a non-existing config symbols.
> Fortunately, ./scripts/checkkconfigsymbols.py warns:
>
> PINCTRL_MILBEAUT
> Referencing files: arch/arm/mach-milbeaut/Kconfig
>
> Remove this select of the non-existing PINCTRL_MILBEAUT for now.
>
> Link: https://lore.kernel.org/linux-arm-kernel/1551243056-10521-1-git-send-email-sugaya.taichi@socionext.com/
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...il.com>

I would take that as an indication that there is no interest in supporting this
platform upstream any more, the version we merged probably never worked
without the rest of the drivers.

I've added the original authors of the other drivers to Cc. Should we remove
all of this?

        Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ