From: Jiri Olsa Date: Fri, 12 Jul 2013 14:29:06 +0000 (+0200) Subject: perf tests: Check proper prev_state size for sched_switch tp X-Git-Tag: v3.12-rc1~168^3~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d76e1852794fac6ff0b538120d9856b0b07ef8a;p=pandora-kernel.git perf tests: Check proper prev_state size for sched_switch tp The prev_state is defined as long which is 4 bytes long on 32-bit x86. Changing the check against sizeof(long). Signed-off-by: Jiri Olsa Cc: Corey Ashford Cc: Frederic Weisbecker Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1373639346-4547-1-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed