commit | 81269a085669b5130058a0275aa7ba9f94abd1fa | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jan 22 14:55:22 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 29 09:01:36 2010 +0100 |
tree | 66de290102b94e3044fd14648f4a822235f36f1b | |
parent | 502568d563bcc37ac505a83341c0c95b88c015a8 [diff] |
perf_event: x86: Fixup constraints typing issue Constraints gets defined an u64 but in long quantities and then cast to long. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <20100122155535.504916780@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>