From: Kevin Hilman Date: Mon, 16 Sep 2013 22:28:19 +0000 (-0700) Subject: nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff3fb2541246a83ce56c61d14df30b7a22e4302b;p=pandora-kernel.git nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT The CONFIG_64BIT requirement on vtime can finally be removed since we now depend on HAVE_VIRT_CPU_ACCOUNTING_GEN which already takes care of the arch ability to handle nsecs based cputime_t safely. Signed-off-by: Kevin Hilman Cc: Ingo Molnar Cc: Russell King Cc: Paul E. McKenney Cc: Arm Linux Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed