From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753948AbbBPSvj (ORCPT ); Mon, 16 Feb 2015 13:51:39 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:53872 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752231AbbBPSvi (ORCPT ); Mon, 16 Feb 2015 13:51:38 -0500 From: "Rafael J. Wysocki" To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, mingo@kernel.org, tglx@linutronix.de Subject: Re: [PATCH 00/35] Some kernel/time cleanups Date: Mon, 16 Feb 2015 20:14:50 +0100 Message-ID: <3158994.BJS2024vn7@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.19.0+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <20150216121435.203983131@infradead.org> References: <20150216121435.203983131@infradead.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, February 16, 2015 01:14:35 PM Peter Zijlstra wrote: > Hi, > > While working with Rafael on the suspend to idle machinery Thomas made these > cleanups; since one might as well clean code up while you've done the work of > thinking through it again. > > As it stands there's very little overlap between Rafael's series and this one > aside from a few trivial fixups. So we'll merge them seperately. Yes, except for the one patch where I can see the overlap (reply sent), there should be no collisions. We may want to compile more stuff conditional on PM_SLEEP (or even SUSPEND for that matter), but that can be fixed up later quite easily. So for all the series: Acked-by: Rafael J. Wysocki