From: shuah <shuah@kernel.org>
To: Greg Thelen <gthelen@google.com>,
Nathan Chancellor <natechancellor@gmail.com>
Cc: Brendan Higgins <brendanhiggins@google.com>,
linux-kselftest@vger.kernel.org, kunit-dev@googlegroups.com,
linux-kernel@vger.kernel.org, clang-built-linux@googlegroups.com,
shuah <shuah@kernel.org>
Subject: Re: [PATCH] kunit: add --make_options
Date: Mon, 23 Mar 2020 09:09:18 -0600 [thread overview]
Message-ID: <a4a1e84a-9cfd-312d-1048-04a5e525332b@kernel.org> (raw)
In-Reply-To: <xr93y2s34fp7.fsf@gthelen.svl.corp.google.com>
On 3/14/20 12:24 AM, Greg Thelen wrote:
> shuah <shuah@kernel.org> wrote:
>
>> On 2/28/20 6:53 PM, Nathan Chancellor wrote:
>>> On Wed, Feb 26, 2020 at 10:31:34PM -0800, 'Greg Thelen' via Clang Built Linux wrote:
>>>> The kunit.py utility builds an ARCH=um kernel and then runs it. Add
>>>> optional --make_options flag to kunit.py allowing for the operator to
>>>> specify extra build options.
>>>>
>>>> This allows use of the clang compiler for kunit:
>>>> tools/testing/kunit/kunit.py run --defconfig \
>>>> --make_options CC=clang --make_options HOSTCC=clang
>>>>
>>>> Signed-off-by: Greg Thelen <gthelen@google.com>
>>>
>>> Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
>>>
>>
>> Please rebase on Linux 5.6-rc5 and resend. I tried applying
>> on Linux 5.6-rc1 as well as 5.6-rc5 and both fail.
>>
>> thanks,
>> -- Shuah
>
> Rebased onto v5.6-rc5 below:
>
>>From 0517b2c8b481535fb52bd86e94be1fec9aaeead7 Mon Sep 17 00:00:00 2001
> From: Greg Thelen <gthelen@google.com>
> Date: Wed, 26 Feb 2020 22:31:34 -0800
> Subject: [PATCH v2] kunit: add --make_options
>
> The kunit.py utility builds an ARCH=um kernel and then runs it. Add
> optional --make_options flag to kunit.py allowing for the operator to
> specify extra build options.
>
> This allows use of the clang compiler for kunit:
> tools/testing/kunit/kunit.py run --defconfig \
> --make_options CC=clang --make_options HOSTCC=clang
>
> Signed-off-by: Greg Thelen <gthelen@google.com>
I can't apply this one.
Please send a proper patch with either REBASE tag or v2.
thanks,
-- Shuah
prev parent reply other threads:[~2020-03-23 15:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-27 6:31 [PATCH] kunit: add --make_options Greg Thelen
2020-02-27 18:49 ` Brendan Higgins
2020-02-27 18:54 ` David Gow
2020-02-29 1:53 ` Nathan Chancellor
2020-03-13 20:24 ` shuah
2020-03-14 6:24 ` Greg Thelen
2020-03-23 15:09 ` shuah [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a4a1e84a-9cfd-312d-1048-04a5e525332b@kernel.org \
--to=shuah@kernel.org \
--cc=brendanhiggins@google.com \
--cc=clang-built-linux@googlegroups.com \
--cc=gthelen@google.com \
--cc=kunit-dev@googlegroups.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=natechancellor@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox