[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <519c813b-0bf1-636b-df90-890e07d2ea4d@collabora.com>
Date: Mon, 27 Jun 2022 12:06:36 +0500
From: Muhammad Usama Anjum <usama.anjum@...labora.com>
To: Shuah Khan <skhan@...uxfoundation.org>,
Masahiro Yamada <masahiroy@...nel.org>
Cc: usama.anjum@...labora.com, Michal Marek <michal.lkml@...kovi.net>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Shuah Khan <shuah@...nel.org>,
KERNEL SELFTEST FRAMEWORK <linux-kselftest@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
"kernelci@...ups.io" <kernelci@...ups.io>
Subject: Re: [Bug Report] - kselftest build fails if output directory is first
level sub-directory
>> This problem starts from the bad design of the kselftest framework.
>> I did some research before. I think I can fix the root cause but
>> currently I do not have enough time to do it.
>>
>>
>> KBUILD_ABS_SRCTREE is a user-interface to request
>> Kbuild to use the absolute path.
>> If it is forced in the top Makefile, users have no way to
>> negate it.
>> It is true that using the absolute path is a quick work-around
>> because you do not need to care about the current working directory.
>>
>> If you insist on it, just go ahead. It is just two line changes.
>> Once the issue is fixed in a better way, your patch can be reverted
>> easily.
>>
> Why don't we work on fixing it the wright way? I would rather go that
> route than using short rem fixes.
>
> Usama, would you be interested in working on a proper fix as recommended
> by Masahiro?
I've made another attempt:
https://lore.kernel.org/lkml/20220627070214.432390-1-usama.anjum@collabora.com/
>
> thanks,
> -- Shuah
--
Muhammad Usama Anjum
Powered by blists - more mailing lists