From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752828AbaA3JZV (ORCPT ); Thu, 30 Jan 2014 04:25:21 -0500 Received: from merlin.infradead.org ([205.233.59.134]:44157 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750982AbaA3JZR (ORCPT ); Thu, 30 Jan 2014 04:25:17 -0500 Date: Thu, 30 Jan 2014 10:24:38 +0100 From: Peter Zijlstra To: Nicolas Pitre Cc: Olof Johansson , Russell King , Benjamin Herrenschmidt , Preeti U Murthy , Paul Mundt , Thomas Gleixner , Ingo Molnar , "Rafael J. Wysocki" , Daniel Lezcano , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linuxppc-dev , Linux-sh list , linux-pm@vger.kernel.org, "linaro-kernel@lists.linaro.org" Subject: Re: [PATCH v2 5/6] X86: remove redundant cpuidle_idle_call() Message-ID: <20140130092438.GK11314@laptop.programming.kicks-ass.net> References: <1391017513-12995-1-git-send-email-nicolas.pitre@linaro.org> <1391017513-12995-6-git-send-email-nicolas.pitre@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 29, 2014 at 03:14:40PM -0500, Nicolas Pitre wrote: > Looking into some cpuidle drivers for x86 I found at least one that > doesn't respect this convention. Damn. Which one? We should probably fix it :-)