On Wed, 4 May 2022 00:16:55 +0100, Mark Brown wrote:
Currently the arm64 kselftests attempt to locate the ABI headers using custom logic which doesn't work correctly in the case of out of tree builds if KBUILD_OUTPUT is not specified. Since lib.mk defines KHDR_INCLUDES with the appropriate flags we can simply remove the custom logic and use that instead.
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/1] kselftest/arm64: Fix ABI header directory location https://git.kernel.org/arm64/c/ae60e0763e97