This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] aarch64: Add Huawei Kunpeng to tunable cpu list



On 15/10/2019 08:50, Szabolcs Nagy wrote:
> On 14/10/2019 04:44, Xuelei Zhang wrote:
>> Kunpeng processer is a 64-bit Arm-compatible CPU released by Huawei,
>> and we have already signed a copyright assignement with the FSF.
>>
>> This patch adds its to cpu list, and related macro for IFUNC.
>>
>>     * manual/tunables.texi (Tunable glibc.cpu.name): Add Kunpeng.
>>     * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
>>     Add kunpeng.
>>     * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_KUNPENG):
>>     New macro.
> 
> this is OK to commit.

I pushed it upstream.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]