Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4 v3] arch/arm: fix -mcpu default values for AArch64
Date: Mon, 10 Jul 2017 18:22:49 +0200	[thread overview]
Message-ID: <20170710162249.GC3014@scaer> (raw)
In-Reply-To: <b8d56b1cd3b5450c82d885f0215dc042@mirion.com>

Pavel,

On 2017-07-10 16:18 +0000, Tomov, Pavel spake thusly:
> Hi everybody,
> 
> Please remove my e-mail from your exchange list.

You may remove yourself from the list, by following the link that is
repeated at the bottom of every message that comes from the list:

    http://lists.busybox.net/mailman/listinfo/buildroot

Regards,
Yann E. MORIN.

> I just posted a ticket (ID 10011) for resolving the failure when Buildroot calls wget.
> 
> Thank you for your understanding,
> 
> Pavel Tomov
> (Mirion technologies)
> 
> -----Original Message-----
> From: buildroot [mailto:buildroot-bounces at busybox.net] On Behalf Of Thomas Petazzoni
> Sent: Monday, July 10, 2017 9:05 AM
> To: Yann E. MORIN <yann.morin.1998@free.fr>
> Cc: buildroot at buildroot.org
> Subject: Re: [Buildroot] [PATCH 1/4 v3] arch/arm: fix -mcpu default values for AArch64
> 
> Hello,
> 
> On Sun,  9 Jul 2017 11:29:58 +0200, Yann E. MORIN wrote:
> > We have to specify the -mcpu value, even in 64-bit mode.
> >
> > For AArch64, +fp and +simd are the default, so they are totally useless.
> >
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> > Cc: Baruch Siach <baruch@tkos.co.il>
> >
> > ---
> > Changes v1 -> v2:
> >   - squash the two changes into one patch  (Thomas)
> >   - remove useless parentheses  (Baruch)
> >   - remove superfluous indentation
> 
> Applied to master, thanks.
> 
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering http://free-electrons.com _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
> 
> ________________________________
> 
> PROPRIETARY INFORMATION NOTICE: This e-mail message and all attachments transmitted with it are intended solely for use by the addressee, may contain proprietary information of Mirion Technologies and/or its affiliates, and is subject to all applicable export controls. If the reader of this message is not the intended recipient, you are hereby notified that any review, dissemination, distribution, copying or other use of this message is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to the message, delete the original message and all attachments from your computer, and destroy any copies you may have made. Thank you.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2017-07-10 16:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-09  9:29 [Buildroot] [PATCH 0/4 v3] arch/arm: introduce big.LITTLE configurations Yann E. MORIN
2017-07-09  9:29 ` [Buildroot] [PATCH 1/4 v3] arch/arm: fix -mcpu default values for AArch64 Yann E. MORIN
2017-07-10 16:04   ` Thomas Petazzoni
2017-07-10 16:18     ` Tomov, Pavel
2017-07-10 16:22       ` Yann E. MORIN [this message]
2017-07-19 13:59   ` Peter Korsgaard
2017-07-09  9:29 ` [Buildroot] [PATCH 2/4 v3] package/kvm-unit-tests: introduce _ARCH_SUPPORTS Yann E. MORIN
2017-07-10 16:09   ` Thomas Petazzoni
2017-07-10 16:20     ` Yann E. MORIN
2017-07-10 19:56       ` Arnout Vandecappelle
2017-07-10 20:10         ` Yann E. MORIN
2017-07-10 20:12           ` Arnout Vandecappelle
2017-07-10 20:19             ` Yann E. MORIN
2017-07-10 21:47       ` Thomas Petazzoni
2017-07-10 21:57         ` Yann E. MORIN
2017-07-11 21:14           ` Arnout Vandecappelle
2017-07-22 21:28   ` Thomas Petazzoni
2017-07-22 21:49     ` Yann E. MORIN
2017-07-09  9:30 ` [Buildroot] [PATCH 3/4 v3] arch/arm: add big.LITTLE cpu variants Yann E. MORIN
2017-07-22 21:29   ` Thomas Petazzoni
2017-07-09  9:30 ` [Buildroot] [PATCH 4/4 v3] package/kvm-unit-test: available for big.LITTLE arm cores too Yann E. MORIN
2017-07-22 21:29   ` Thomas Petazzoni
2017-07-22 21:50     ` Yann E. MORIN

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=20170710162249.GC3014@scaer \
    --to=yann.morin.1998@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox