Hi Shuah, On Mon, Jan 30, 2023 at 09:09:42AM -0700, Shuah Khan wrote: > On 1/27/23 06:57, Mathieu Desnoyers wrote: > > Use $(KHDR_INCLUDES) as lookup path for kernel headers. This prevents > > building against kernel headers from the build environment in scenarios > > where kernel headers are installed into a specific output directory > > (O=...). > > > > Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> > > Cc: Shuah Khan <shuah@xxxxxxxxxx> > > Cc: linux-kselftest@xxxxxxxxxxxxxxx > > Cc: Ingo Molnar <mingo@xxxxxxxxxx> > > Cc: <stable@xxxxxxxxxxxxxxx> [5.18+] > > --- > > tools/testing/selftests/arm64/fp/Makefile | 2 +- > > tools/testing/selftests/arm64/tags/Makefile | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > Adding arm maintainers. > > Would you me to take this patch through kselftest tree? If you > decide to take this through yours: Are you taking the whole series? If yes: Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> (otherwise I can pick this up) -- Catalin