From: Martin Schwidefsky Date: Wed, 1 Oct 2014 08:57:57 +0000 (+0200) Subject: s390/idle: consolidate idle functions and definitions X-Git-Tag: fixes-against-v3.18-rc2~83^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f87f15e20092c060f465b283b07a76af7f2e5f;p=pandora-kernel.git s390/idle: consolidate idle functions and definitions Move the C functions and definitions related to the idle state handling to arch/s390/include/asm/idle.h and arch/s390/kernel/idle.c. The function s390_get_idle_time is renamed to arch_cpu_idle_time and vtime_stop_cpu to enabled_wait. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed