From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH] cpuidle/mips: remove redundant cpuidle_idle_call() Date: Fri, 21 Feb 2014 22:44:28 +0100 Message-ID: <20140221214428.GJ19285@linux-mips.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Nicolas Pitre Cc: Paul Burton , "Rafael J. Wysocki" , Daniel Lezcano , linux-pm@vger.kernel.org, linux-mips@linux-mips.org List-Id: linux-pm@vger.kernel.org On Mon, Feb 17, 2014 at 11:09:45AM -0500, Nicolas Pitre wrote: > I noticed commit c0b5d598aefda in linux-next adds a call to > cpuidle_idle_call(). At the same time we're rationalizing the idle > handling code in order to integrate it with the scheduler proper. > Please note that a similar patch to the one below will be necessary once > everything gets merged together. So how shall we merge this patch, shall I fold it into c0b5d598aefda or? Ralf