From: Peter Zijlstra Date: Thu, 12 Dec 2013 14:08:36 +0000 (+0100) Subject: x86, acpi, idle: Restructure the mwait idle routines X-Git-Tag: v3.14-rc1~170^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16824255394f55adf31b9a96a9965d8c15bdac4c;p=pandora-kernel.git x86, acpi, idle: Restructure the mwait idle routines People seem to delight in writing wrong and broken mwait idle routines; collapse the lot. This leaves mwait_play_dead() the sole remaining user of __mwait() and new __mwait() users are probably doing it wrong. Also remove __sti_mwait() as its unused. Cc: Arjan van de Ven Cc: Jacob Jun Pan Cc: Mike Galbraith Cc: Len Brown Cc: Rui Zhang Acked-by: Rafael Wysocki Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20131212141654.616820819@infradead.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed