diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2023-01-03 13:06:48 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2023-01-03 13:25:50 -0800 |
commit | 48b74865c63840b288bd85b4d8743533b73b339b (patch) | |
tree | 5fb9416aa562d2e9d28c5a8243d2ce58829edf3a /sysdeps/unix/sysv/linux | |
parent | c80b311ac0a65fea2d34214d937b8313fc9e29a5 (diff) | |
download | glibc-48b74865c63840b288bd85b4d8743533b73b339b.zip glibc-48b74865c63840b288bd85b4d8743533b73b339b.tar.gz glibc-48b74865c63840b288bd85b4d8743533b73b339b.tar.bz2 |
x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]
The minimum non_temporal_threshold is 0x4040. non_temporal_threshold may
be set to less than the minimum value when the shared cache size isn't
available (e.g., in an emulator) or by the tunable. Add checks for
minimum and maximum of non_temporal_threshold.
This fixes BZ #29953.
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions