Hi Linus,
This change fixes out-of-tree builds for Landlock tests, which was initially identified here: https://lore.kernel.org/r/CADYN=9JM1nnjC9LypHqrz7JJjbZLpm8rArDUy4zgYYrajErBn...
Please pull this Landlock fix for v6.0-rc7 . This change merged cleanly with your tree, and have been successfully tested in the latest linux-next releases for a week.
Regards, Mickaël
-- The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:
Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.0-rc7
for you to fetch changes up to a52540522c9541bfa3e499d2edba7bc0ca73a4ca:
selftests/landlock: Fix out-of-tree builds (2022-09-14 16:37:38 +0200)
---------------------------------------------------------------- Landlock fix for v6.0-rc7
---------------------------------------------------------------- Mickaël Salaün (1): selftests/landlock: Fix out-of-tree builds
tools/testing/selftests/landlock/Makefile | 19 ++++++++++--------- tools/testing/selftests/lib.mk | 4 ++++ 2 files changed, 14 insertions(+), 9 deletions(-)
On 9/23/22 04:43, Mickaël Salaün wrote:
Hi Linus,
This change fixes out-of-tree builds for Landlock tests, which was initially identified here: https://lore.kernel.org/r/CADYN=9JM1nnjC9LypHqrz7JJjbZLpm8rArDUy4zgYYrajErBn...
Please pull this Landlock fix for v6.0-rc7 . This change merged cleanly with your tree, and have been successfully tested in the latest linux-next releases for a week.
Regards, Mickaël
Thank you for taking care of this Mickaël.
thanks, -- Shuah
The pull request you sent on Fri, 23 Sep 2022 12:43:22 +0200:
git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.0-rc7
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/9395cd7cef45698a7fd64f53cf97ce511e1334ba
Thank you!
linux-kselftest-mirror@lists.linaro.org