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: <CAMRc=MeqWd0uEM7=mjA0VnPM3VgZU820osTd+r2jGFF1Y8ZVYw@mail.gmail.com>
Date: Wed, 21 May 2025 10:06:28 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Peng Fan <peng.fan@....com>
Cc: Linus Walleij <linus.walleij@...aro.org>, 
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>, 
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, 
	Bartosz Golaszewski <bartosz.golaszewski@...aro.org>, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] gpio: davinci: select GPIOLIB_IRQCHIP

On Wed, May 21, 2025 at 9:50 AM Peng Fan <peng.fan@....com> wrote:
>
> Hi Bartosz,
>
> > Subject: RE: [PATCH] gpio: davinci: select GPIOLIB_IRQCHIP
> >
> > > Subject: [PATCH] gpio: davinci: select GPIOLIB_IRQCHIP
> > >
> >
> > > ---
> > > Another one signalled by the build bot. Peng: if you could go through
> > > the other patches you sent and verify their dependencies are
> > > satisfied, that would be awesome.
> >
> > I tried all configs under arch/arm/configs/, no error with this patch
> > applied.
> > I will give a check on other archs.
>
> For other Kconfig entries, would you help add a patch to
> select GPIOLIB_IRQCHIP for them all to avoid potential issue?
>
> GPIO_TIMBERDALE: no configs select this entry
> GPIO_BCM_KONA: multi_v7_defconfig has GPIOLIB_IRQCHIP in .config
> GPIO_LPC18XX: lpc18xx_defconfig has GPIOLIB_IRQCHIP in .config
> GPIO_XGENE: arm64 defconfig has GPIOLIB_IRQCHIP in .config
> GPIO_GRGPIO: no configs select this entry
>

I think all of them need to select GPIOLIB_IRQCHIP. Defconfig is not
enough as a randconfig can still break in this case.

Bart

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ