From: Sascha Hauer <s.hauer@pengutronix.de>
To: Michael Tretter <m.tretter@pengutronix.de>
Cc: barebox@lists.infradead.org,
"Thomas Hämmerle" <Thomas.Haemmerle@wolfvision.net>
Subject: Re: [PATCH] ARM: aarch64: do not use 32bit optimized find bit functions
Date: Mon, 6 May 2019 08:37:01 +0200 [thread overview]
Message-ID: <20190506063701.fz57ijesri4fliic@pengutronix.de> (raw)
In-Reply-To: <20190503155339.811-1-m.tretter@pengutronix.de>
On Fri, May 03, 2019 at 05:53:39PM +0200, Michael Tretter wrote:
> The optimized find bit functions are only implemented for 32 bit and are
> not built on aarch64 systems. Therefore, for example bootchooser cannot
> be build for aarch64.
>
> Select the generic find_bit implementations on aarch64.
>
> As the decision, if lib64 or lib32 is build or not, directly depends on
> CPU_V8, the generic implementation also should be used if CPU_V8 is
> selected.
>
> Reported-by: Thomas Hämmerle <Thomas.Haemmerle@wolfvision.net>
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> ---
> arch/arm/cpu/Kconfig | 1 +
> arch/arm/include/asm/bitops.h | 8 ++++++++
> 2 files changed, 9 insertions(+)
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2019-05-06 6:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-03 15:53 Michael Tretter
2019-05-06 6:37 ` Sascha Hauer [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=20190506063701.fz57ijesri4fliic@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=Thomas.Haemmerle@wolfvision.net \
--cc=barebox@lists.infradead.org \
--cc=m.tretter@pengutronix.de \
/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