commit | 57b84e53171ce672683faf1cab2e660965a6bdaf | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Sat Jan 22 23:14:20 2011 -0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Sat Jan 22 23:14:20 2011 -0200 |
tree | da17c60c30b5adf374b599804d3a28aa5c5280ce | |
parent | 01bb2dc4e47639c8e7eddb1718720a051bcdc955 [diff] |
perf test: Fix build on older glibcs Where we don't have CPU_ALLOC & friends. As the tools are being used in older distros where the only allowed change are to replace the kernel, like RHEL4 and 5. Reported-by: Eric Dumazet <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Stephane Eranian <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>