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: <a010cff7-176c-47a0-91bf-92177a9945b5@app.fastmail.com>
Date:   Tue, 10 Oct 2023 21:26:50 +0200
From:   "Arnd Bergmann" <arnd@...db.de>
To:     "Stephen Boyd" <sboyd@...nel.org>,
        "Abel Vesa" <abelvesa@...nel.org>,
        "Arnd Bergmann" <arnd@...nel.org>,
        "Michael Turquette" <mturquette@...libre.com>
Cc:     "Peng Fan" <peng.fan@....com>, "Shawn Guo" <shawnguo@...nel.org>,
        "Sascha Hauer" <s.hauer@...gutronix.de>,
        "Pengutronix Kernel Team" <kernel@...gutronix.de>,
        "Fabio Estevam" <festevam@...il.com>,
        "NXP Linux Team" <linux-imx@....com>,
        "Randy Dunlap" <rdunlap@...radead.org>,
        "Jesse Taube" <Mr.Bossman075@...il.com>,
        "Shengjiu Wang" <shengjiu.wang@....com>, linux-clk@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: imx: imx8: build base support for scu clk

On Tue, Oct 10, 2023, at 20:56, Stephen Boyd wrote:
> Quoting Arnd Bergmann (2023-10-09 04:44:55)
>> From: Arnd Bergmann <arnd@...db.de>
>> 
>> There is now a dependency on a function from the clk.c file, so
>> this also needs to be built:
>> 
>> aarch64-linux-ld: Unexpected GOT/PLT entries detected!
>> aarch64-linux-ld: Unexpected run-time procedure linkages detected!
>> aarch64-linux-ld: drivers/clk/imx/clk-imx8-acm.o: in function `imx8_acm_clk_probe':
>> clk-imx8-acm.c:(.text+0xbf0): undefined reference to `imx_check_clk_hws'
>> 
>> Fixes: d3a0946d7ac9a ("clk: imx: imx8: add audio clock mux driver")
>> Signed-off-by: Arnd Bergmann <arnd@...db.de>
>> ---
>
> Is this another 
> https://lore.kernel.org/r/20230921093647.3901752-1-abel.vesa@linaro.org

I think that's correct and my patch is not needed any more now.
It looks like it was already obsolete when I sent it, but I can't
find out why that is. I'll let you know if it comes back.

     Arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ