mirror of https://github.com/MariaDB/server
Browse Source
In commit 232d7a5e2d
we almost got
the detection logic right. However, the XGETBV instruction would
crash if Linux was started up with the option noxsave.
have_vpclmulqdq(): Check for the XSAVE flag at the correct position
and also for the AVX flag.
This was tested on Ubuntu 22.04 by starting up its Linux 5.15 kernel
with and without the noxsave option.
pull/3471/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue