From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] kvm-unit-tests: pass the --processor configure argument
Date: Sun, 20 Nov 2016 15:49:23 +0100 [thread overview]
Message-ID: <20161120154923.3a90693d@free-electrons.com> (raw)
In-Reply-To: <20161120135006.19498-1-arnout@mind.be>
Hello,
On Sun, 20 Nov 2016 14:50:05 +0100, Arnout Vandecappelle
(Essensium/Mind) wrote:
> The configure script uses this to set the -mcpu option. If nothing is
> passed, it defaults to -mcpu=cortex-a15 for arm, and -mcpu=cortex-a57
> for aarch64, which may conflict with the actual architecture.
>
> The --processor option is only really used for arm and aarch64, but it
> doesn't hurt to also pass it for the other arches.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> package/kvm-unit-tests/kvm-unit-tests.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-11-20 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-20 13:50 [Buildroot] [PATCH 1/2] kvm-unit-tests: pass the --processor configure argument Arnout Vandecappelle
2016-11-20 13:50 ` [Buildroot] [PATCH 2/2] kvm-unit-tests: only enable for ARM on Cortex-A7 and A15 Arnout Vandecappelle
2016-11-20 14:50 ` Thomas Petazzoni
2016-11-20 14:49 ` Thomas Petazzoni [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=20161120154923.3a90693d@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.