diff options
author | 2010-01-22 15:25:59 +0100 | |
---|---|---|
committer | 2010-01-29 09:01:37 +0100 | |
commit | c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab (patch) | |
tree | 96b681b98a33850ad436d9729d789f17f2cfd7a2 /tools/perf/scripts/python | |
parent | perf_event: x86: Fixup constraints typing issue (diff) | |
download | wireguard-linux-c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab.tar.xz wireguard-linux-c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab.zip |
perf_event: x86: Clean up some of the u64/long bitmask casting
We need this to be u64 for direct assigment, but the bitmask functions
all work on unsigned long, leading to cast heaven, solve this by using a
union.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <20100122155535.595961269@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions