diff options
author | Peter Zijlstra <[email protected]> | 2018-03-15 11:49:36 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-03-20 08:23:25 +0100 |
commit | b3fc5c9bb373661224906bf434c09ca0de032e82 (patch) | |
tree | a93c79001c75d325e20d6325a1838b6f00510674 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9b8cce52c4b5c08297900bfdcafc6b08d9bc4a27 (diff) |
sched/wait: Improve __var_waitqueue() code generation
Since we fixed hash_64() to not suck there is no need to play games to
attempt to improve the hash value on 64-bit.
Also, since we don't use the bit value for the variables, use hash_ptr()
directly.
No change in functionality.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: George Spelvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions