diff options
author | Linus Torvalds <[email protected]> | 2009-01-09 12:49:50 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-09 12:49:50 -0800 |
commit | c4295fbb6048d85f0b41c5ced5cbf63f6811c46c (patch) | |
tree | 948857a7a45bbe5cd4bd654d4523ddda26cd3144 /tools/perf/scripts/python | |
parent | e245b80c8357bf375f15c5f3b05ef8ae35e4fbc8 (diff) |
x86: make 'constant_test_bit()' take an unsigned bit number
Ingo noticed that using signed arithmetic seems to confuse the gcc
inliner, and make it potentially decide that it's all too complicated.
(Yeah, yeah, it's a constant. It's always positive. Still..)
Based-on: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions