From: Peter Zijlstra Date: Fri, 22 Jan 2010 13:55:22 +0000 (+0100) Subject: perf_event: x86: Fixup constraints typing issue X-Git-Tag: v2.6.34-rc1~197^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81269a085669b5130058a0275aa7ba9f94abd1fa;p=pandora-kernel.git 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 Cc: Stephane Eranian LKML-Reference: <20100122155535.504916780@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed