mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
Fix whitespaces in last checkin.
This commit is contained in:
parent
a546baa9cd
commit
3aa2588d4a
@ -557,7 +557,7 @@ init_cacheinfo (void)
|
|||||||
while (((eax >> 5) & 0x7) != level);
|
while (((eax >> 5) & 0x7) != level);
|
||||||
|
|
||||||
threads = (eax >> 14) & 0x3ff;
|
threads = (eax >> 14) & 0x3ff;
|
||||||
|
|
||||||
/* If max_cpuid >= 11, THREADS is the maximum number of
|
/* If max_cpuid >= 11, THREADS is the maximum number of
|
||||||
addressable IDs for logical processors sharing the
|
addressable IDs for logical processors sharing the
|
||||||
cache, instead of the maximum number of threads
|
cache, instead of the maximum number of threads
|
||||||
|
Loading…
Reference in New Issue
Block a user