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] [day] [month] [year] [list]
Message-ID: <175520769182.11333.10774075645197488076@lazor>
Date: Thu, 14 Aug 2025 14:41:31 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Arnd Bergmann <arnd@...nel.org>, Michael Turquette <mturquette@...libre.com>, Tomer Maimon <tmaimon77@...il.com>
Cc: Arnd Bergmann <arnd@...db.de>, Yixun Lan <dlan@...too.org>, Sven Peter <sven@...nel.org>, Inochi Amaoto <inochiama@...look.com>, Andrea della Porta <andrea.porta@...e.com>, Robert Marko <robert.marko@...tura.hr>, Théo Lebrun <theo.lebrun@...tlin.com>, Nikita Shubin <nikita.shubin@...uefel.me>, Andreas Kemnade <andreas@...nade.info>, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: npcm: select CONFIG_AUXILIARY_BUS

Quoting Arnd Bergmann (2025-08-07 00:22:37)
> From: Arnd Bergmann <arnd@...db.de>
> 
> There are very rare randconfig builds that turn on this driver but
> don't already select CONFIG_AUXILIARY_BUS from another driver, and
> this results in a build failure:
> 
> arm-linux-gnueabi-ld: drivers/clk/clk-npcm8xx.o: in function `npcm8xx_clock_driver_init':
> clk-npcm8xx.c:(.init.text+0x18): undefined reference to `__auxiliary_driver_register'
> 
> Select the bus here, as all other clk drivers using it do.
> 
> Fixes: e0b255df027e ("clk: npcm8xx: add clock controller")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---

Applied to clk-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ