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:   Sun, 19 Sep 2021 12:30:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Shuah Khan <skhan@...uxfoundation.org>
Cc:     davem@...emloft.net, kuba@...nel.org, shuah@...nel.org,
        netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 17 Sep 2021 15:53:56 -0600 you wrote:
> Makefile uses TEST_PROGS instead of TEST_GEN_PROGS to define
> executables. TEST_PROGS is for shell scripts that need to be
> installed and run by the common lib.mk framework. The common
> framework doesn't touch TEST_PROGS when it does build and clean.
> 
> As a result "make kselftest-clean" and "make clean" fail to remove
> executables. Run and install work because the common framework runs
> and installs TEST_PROGS. Build works because the Makefile defines
> "all" rule which is unnecessary if TEST_GEN_PROGS is used.
> 
> [...]

Here is the summary with links:
  - selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
    https://git.kernel.org/netdev/net/c/e30cd812dffa

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