[systemd-devel] Antw: Re: Antw: Re: rdrand generated with march=winchip-c6 in systemd-241
Lennart Poettering
lennart at poettering.net
Mon May 13 07:45:03 UTC 2019
On Mo, 13.05.19 09:18, Ulrich Windl (Ulrich.Windl at rz.uni-regensburg.de) wrote:
Please guys, stop it.
> > cpuid has *nothing* to do with /proc/cpuinfo
> >
> > https://en.wikipedia.org/wiki/CPUID
> > The CPUID instruction (identified by a CPUID opcode) is a processor
> > supplementary instruction
>
> Isn't it about to check a CPU's feature depending on the CPU model?
Ulrich, please understand that __get_cpuid() (which the discussion
here is about) is a gcc and llvm/clang feature weare are just making
use of. It used by various Linux software, and apparently doesn't work
entirely correctly on all CPUs in some corner case. The discussion is
about fixing gcc accordingly, and making it work, so that systemd all
all other software can work correctly.
If you think that gcc/llvm are bad for "reimplementing /proc/cpuinfo"
then please bring that up with those communities, but please stop
these fruitless discussions here.
Thank you for understanding,
Lennart
--
Lennart Poettering, Berlin
More information about the systemd-devel
mailing list