[PATCH 1/3] x86: Add CPU Vendor ID detection support for Zhaoxin processors
Florian Weimer
fw@deneb.enyo.de
Mon Dec 9 08:33:00 GMT 2019
* MayShao:
> + cpu_features->feature[index_arch_Slow_SSE4_2]
> + |= (bit_arch_Slow_SSE4_2
> + | bit_arch_Prefer_MAP_32BIT_EXEC);
Is the Prefer_MAP_32BIT_EXEC part really correct?
As discussed recently, it does not have an effect with programs linked
with -z separate-code (the default these days, I think) and PIE.
> This email contains confidential or legally privileged information
> and is for the sole use of its intended recipient. Any unauthorized
> review, use, copying or forwarding of this email or the content of
> this email is strictly prohibited.
Would you please clarify if this is intended as a patch submission?
More information about the Libc-alpha
mailing list