This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 0/3] x86: Add support for Zhaoxin processors
- From: Carlos O'Donell <carlos at redhat dot com>
- To: MayShao <MayShao at zhaoxin dot com>, libc-alpha at sourceware dot org
- Cc: CooperYan at zhaoxin dot com, QiyuanWang at zhaoxin dot com, HerryYang at zhaoxin dot com, RickyLi at zhaoxin dot com
- Date: Mon, 9 Dec 2019 07:35:32 -0500
- Subject: Re: [PATCH 0/3] x86: Add support for Zhaoxin processors
- References: <1575862175-5044-1-git-send-email-MayShao@zhaoxin.com>
On 12/8/19 10:29 PM, MayShao wrote:
> This patch series fix Shanghai Zhaoxin processor CPU Vendor ID detection
> problem in glibc sysdep module. Current glibc doesn't recognize Zhaoxin
> CPU Vendor ID("CentaurHauls" and "Shanghai") and set kind to
> arch_kind_other. These lead to incorrect result of __cache_sysconf(),
> incorrect value for variables like __x86_shared_cache_size, and fail
> of test case tst-get-cpu-features.
>
> Background:
> Shanghai Zhaoxin Semiconductor Co., Ltd("Zhaoxin"), established in 2013,
> headquartered in Zhangjiang, Shanghai, China. Zhaoxin aims at providing
> general-purpose x86 processors.
What is the status of Zhaoxin's or your copyright assignment to the FSF?
Contributions to the glibc project require copyright assignment to the FSF.
Please see our contribution checklist:
https://sourceware.org/glibc/wiki/Contribution%20checklist#FSF_copyright_Assignment
You will need a corporate assignment, your employer will have to sign the
assignment paperwork.
I suggest you start by following this process:
http://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/Copyright/request-assign.future
And answering the question "Do you have an employer who might have a basis
to claim to own your changes?" is the most important question, since it
starts the process of corporate copyright assignment.
--
Cheers,
Carlos.