diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2010-01-22 09:25:59 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-01-29 03:01:37 -0500 |
commit | c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab (patch) | |
tree | 96b681b98a33850ad436d9729d789f17f2cfd7a2 /security | |
parent | 81269a085669b5130058a0275aa7ba9f94abd1fa (diff) |
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 'security')
0 files changed, 0 insertions, 0 deletions