When iterating over CPU bitmask, don't try more than CPU_SETSIZE.
commit395a37e379bf900b2b6a25e17c44cde2d1c46c44
authorUlrich Drepper <drepper@redhat.com>
Tue, 16 Jun 2009 04:12:57 +0000 (15 21:12 -0700)
committerUlrich Drepper <drepper@redhat.com>
Tue, 16 Jun 2009 04:12:57 +0000 (15 21:12 -0700)
tree7c52b4a022f69e8fd8de07744f130f3c6dfd5318
parent7ed520bd8504700cf4aaf3b06deb10575bfc546a
When iterating over CPU bitmask, don't try more than CPU_SETSIZE.
ChangeLog
posix/tst-cpucount.c