From: shuah <shuah@kernel.org>
To: Nathan Chancellor <natechancellor@gmail.com>,
Greg Thelen <gthelen@google.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: Fri, 13 Mar 2020 14:24:06 -0600 [thread overview]
Message-ID: <4bb8eeef-54ac-86a7-4bc4-8e16fc149c1a@kernel.org> (raw)
In-Reply-To: <20200229015350.GA26612@ubuntu-m2-xlarge-x86>
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
next prev parent reply other threads:[~2020-03-13 20:24 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 [this message]
2020-03-14 6:24 ` Greg Thelen
2020-03-23 15:09 ` shuah
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=4bb8eeef-54ac-86a7-4bc4-8e16fc149c1a@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