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]
Date: Wed, 22 May 2024 19:38:39 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Wu Bo <bo.wu@...o.com>
Cc: linux-kernel@...r.kernel.org, Jan Kiszka <jan.kiszka@...mens.com>, 
	Kieran Bingham <kbingham@...nel.org>, Nicolas Schier <nicolas@...sle.eu>, Wu Bo <wubo.oduw@...il.com>
Subject: Re: [PATCH] scripts/gdb: fix symbol link when run make cmd out of tree

On Wed, May 22, 2024 at 12:55 PM Wu Bo <bo.wu@...o.com> wrote:
>
> When running 'make scripts_gdb' command out of kernel source tree, the
> symbol links gennerated under build-dir/scripts/gdb/linux is invalid.
>
> $(srctree)/$(src) need to be replaced with $(src) since
> commit b1992c3772e6 ("kbuild: use $(src) instead of $(srctree)/$(src)
> for source directory")
>
> Signed-off-by: Wu Bo <bo.wu@...o.com>
> ---


This was fixed in today's linux-next.

commit ab32efe0e2b6ab01ba079995071da8d587c976cc
Author: Douglas Anderson <dianders@...omium.org>
Date:   Mon May 20 12:56:52 2024 -0700

    kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)





--
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ