[PATCH 01/34] selftests: arm64: Fix incorrect kernel headers search path
Catalin Marinas
catalin.marinas at arm.com
Mon Jan 30 09:14:34 PST 2023
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 at efficios.com>
> > Cc: Shuah Khan <shuah at kernel.org>
> > Cc: linux-kselftest at vger.kernel.org
> > Cc: Ingo Molnar <mingo at redhat.com>
> > Cc: <stable at vger.kernel.org> [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 at arm.com>
(otherwise I can pick this up)
--
Catalin
More information about the linux-arm-kernel
mailing list