From: Glauber Costa Date: Mon, 28 Nov 2011 16:45:17 +0000 (-0200) Subject: sched/accounting: Change cpustat fields to an array X-Git-Tag: v3.3-rc1~191^2~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3292beb340c76884427faa1f5d6085719477d889;p=pandora-kernel.git sched/accounting: Change cpustat fields to an array This patch changes fields in cpustat from a structure, to an u64 array. Math gets easier, and the code is more flexible. Signed-off-by: Glauber Costa Reviewed-by: KAMEZAWA Hiroyuki Cc: Linus Torvalds Cc: Andrew Morton Cc: Paul Tuner Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1322498719-2255-2-git-send-email-glommer@parallels.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed