From: Peter Zijlstra Date: Tue, 2 Mar 2010 19:32:08 +0000 (+0100) Subject: perf, x86: Change x86_pmu.{enable,disable} calling convention X-Git-Tag: v2.6.34-rc2~19^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff3d91a913c9ae0c2f56b65b27cbd00c7d27ee3;p=pandora-kernel.git perf, x86: Change x86_pmu.{enable,disable} calling convention Pass the full perf_event into the x86_pmu functions so that those may make use of more than the hw_perf_event, and while doing this, remove the superfluous second argument. Signed-off-by: Peter Zijlstra Cc: paulus@samba.org Cc: eranian@google.com Cc: robert.richter@amd.com Cc: fweisbec@gmail.com Cc: Arnaldo Carvalho de Melo LKML-Reference: <20100304140100.165166129@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed