]> bbs.cooldavid.org Git - net-next-2.6.git/commit
perf_event: x86: Fixup constraints typing issue
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 22 Jan 2010 13:55:22 +0000 (14:55 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Jan 2010 08:01:36 +0000 (09:01 +0100)
commit81269a085669b5130058a0275aa7ba9f94abd1fa
tree66de290102b94e3044fd14648f4a822235f36f1b
parent502568d563bcc37ac505a83341c0c95b88c015a8
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>
arch/x86/kernel/cpu/perf_event.c