Add comment in os/os-linux.h wrt glibc-2.3.2
authorJens Axboe <jens.axboe@oracle.com>
Tue, 22 May 2007 15:06:24 +0000 (17:06 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 22 May 2007 15:06:24 +0000 (17:06 +0200)
commitc8f025f8a33e05b10fe928d5899ac4e948847eb6
tree76cab1220cff588de84bc8d8aebb0cd0b70ee0ee
parentc69aa91fa88fe1f0372afe2a56c4e79c62fc49e0
Add comment in os/os-linux.h wrt glibc-2.3.2

It was a broken release wrt cpu affinity, they removed the
size argument from the set/get functions. If you want to
compile on such an ancient glibc, manually define GLIBC_2_3_2.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
os/os-linux.h