From: Nicolas Pitre Date: Mon, 27 Jan 2014 04:42:01 +0000 (-0500) Subject: sched/idle: Move cpu/idle.c to sched/idle.c X-Git-Tag: v3.15-rc1~116^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf37b6b48428d6be8f8762b3599d529c44644fb2;p=pandora-kernel.git sched/idle: Move cpu/idle.c to sched/idle.c Integration of cpuidle with the scheduler requires that the idle loop be closely integrated with the scheduler proper. Moving cpu/idle.c into the sched directory will allow for a smoother integration, and eliminate a subdirectory which contained only one source file. Signed-off-by: Nicolas Pitre Signed-off-by: Peter Zijlstra Cc: Linus Torvalds Cc: Andrew Morton Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/alpine.LFD.2.11.1401301102210.1652@knanqh.ubzr Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed