This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 0/3] aarch64: Add AmpereComputing emag to tunable cpu list
- From: Szabolcs Nagy <Szabolcs dot Nagy at arm dot com>
- To: Feng Xue <fxue at os dot amperecomputing dot com>, "libc-alpha at sourceware dot org" <libc-alpha at sourceware dot org>
- Cc: nd <nd at arm dot com>
- Date: Wed, 19 Dec 2018 15:40:22 +0000
- Subject: Re: [PATCH 0/3] aarch64: Add AmpereComputing emag to tunable cpu list
- References: <BL0PR01MB4593D3335F4B6A19273EEAECF7BD0@BL0PR01MB4593.prod.exchangelabs.com>
On 18/12/2018 09:49, Feng Xue wrote:
> This patch and following patches are from AmpereComputing, which target AmpereComputing's emag processor. Hope your code reviews on these patches. And we have already signed a copyright assignement with the FSF.
>
> Thanks,
> Feng
> ---
>
> Emag is a 64-bit CPU core released by AmpereComputing.
>
> Add its name to cpu list, and corresponding macro as utilities for
> later IFUNC dispatch.
>
> * manual/tunables.texi (Tunable glibc.cpu.name): Add emag.
> * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
> Add emag.
> * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_EMAG):
> New macro.
OK to commit.