diff options
author | 2009-09-02 16:04:47 +0200 | |
---|---|---|
committer | 2009-09-04 09:26:39 +0200 | |
commit | 596da17f94c103348ebe04129c00d536ea0e80e2 (patch) | |
tree | ac6366d311f403e400e6933d0ccc2b424f217080 /lib/fault-inject.c | |
parent | x86, perf_counter, bts: Fail if BTS is not available (diff) | |
download | wireguard-linux-596da17f94c103348ebe04129c00d536ea0e80e2.tar.xz wireguard-linux-596da17f94c103348ebe04129c00d536ea0e80e2.zip |
x86, perf_counter, bts: Correct pointer-to-u64 casts
On 32bit, pointers in the DS AREA configuration are cast to
u64. The current (long) cast to avoid compiler warnings results
in a signed 64bit address.
Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <20090902140615.305889000@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions