From: Frederic Weisbecker Date: Sat, 13 Jul 2013 15:07:35 +0000 (+0200) Subject: vtime: Remove a few unneeded generic vtime state checks X-Git-Tag: v3.12-rc1~159^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7621d1f8bcb418e7a7ac583e89e38ec01b7ed182;p=pandora-kernel.git vtime: Remove a few unneeded generic vtime state checks Some generic vtime APIs check if the vtime accounting is enabled on the local CPU before doing their work. Some of these are not needed because all their callers already take care of that. Let's remove the checks on these. Signed-off-by: Frederic Weisbecker Cc: Steven Rostedt Cc: Paul E. McKenney Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Peter Zijlstra Cc: Borislav Petkov Cc: Li Zhong Cc: Mike Galbraith Cc: Kevin Hilman --- Reading git-diff-tree failed