[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fc915b30-5842-5851-bd76-71c2133685b9@linuxfoundation.org>
Date: Tue, 26 Sep 2023 19:18:28 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Juntong Deng <juntong.deng@...look.com>, shuah@...nel.org,
mic@...ikod.net, brauner@...nel.org, keescook@...omium.org,
tony.luck@...el.com, gpiccoli@...lia.com, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org, linux-hardening@...r.kernel.org,
linux-riscv@...ts.infradead.org, bpf@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] selftests: Fix wrong TARGET in kselftest top level
Makefile
On 9/26/23 12:03, Juntong Deng wrote:
> The 'uevents' subdirectory does not exist in tools/testing/selftests/
> and adding 'uevents' to the TARGETS list results in the following error:
>
> make[1]: Entering directory 'xx/tools/testing/selftests/uevents'
> make[1]: *** No targets specified and no makefile found. Stop.
> make[1]: Leaving directory 'xx/tools/testing/selftests/uevents'
>
> What actually exists in tools/testing/selftests/ is the 'uevent'
> subdirectory.
>
> Signed-off-by: Juntong Deng <juntong.deng@...look.com>
> ---
Thank you. Applied now to linux-kselftest fixes for the next rc
thanks,
-- Shuah
Powered by blists - more mailing lists