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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 15 Nov 2022 03:00:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc:     davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
        pabeni@...hat.com, netdev@...r.kernel.org,
        linux-renesas-soc@...r.kernel.org, lkp@...el.com, arnd@...db.de
Subject: Re: [PATCH] net: ethernet: renesas: rswitch: Fix build error about ptp

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 10 Nov 2022 10:27:20 +0900 you wrote:
> If CONFIG_PTP_1588_CLOCK_OPTIONAL=m and CONFIG_RENESAS_ETHER_SWITCH=y,
> the following build error happened:
> 
>     aarch64-linux-ld: DWARF error: could not find abbrev number 60
>     drivers/net/ethernet/renesas/rswitch.o: in function `rswitch_get_ts_info':
>     rswitch.c:(.text+0x408): undefined reference to `ptp_clock_index'
>     aarch64-linux-ld: DWARF error: could not find abbrev number 1190123
>     drivers/net/ethernet/renesas/rcar_gen4_ptp.o: in function `rcar_gen4_ptp_register':
>     rcar_gen4_ptp.c:(.text+0x4dc): undefined reference to `ptp_clock_register'
>     aarch64-linux-ld: drivers/net/ethernet/renesas/rcar_gen4_ptp.o: in function `rcar_gen4_ptp_unregister':
>     rcar_gen4_ptp.c:(.text+0x584): undefined reference to `ptp_clock_unregister'
> 
> [...]

Here is the summary with links:
  - net: ethernet: renesas: rswitch: Fix build error about ptp
    https://git.kernel.org/netdev/net-next/c/76ad97e150f1

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ