Re: [PATCH] ARM: aarch64: do not use 32bit optimized find bit functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx>
> Signed-off-by: Michael Tretter <m.tretter@xxxxxxxxxxxxxx>
> ---
>  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@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux