From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752633AbbIPCai (ORCPT ); Tue, 15 Sep 2015 22:30:38 -0400 Received: from mail-pa0-f42.google.com ([209.85.220.42]:34390 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752406AbbIPCaf (ORCPT ); Tue, 15 Sep 2015 22:30:35 -0400 Date: Wed, 16 Sep 2015 08:00:29 +0530 From: Viresh Kumar To: "Rafael J. Wysocki" Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, Thomas Gleixner , alexandra.yates@linux.intel.com, Len Brown , open list , Pavel Machek Subject: Re: [PATCH] PM / sleep: Fix broken builds without CONFIG_PM_SLEEP_DEBUG Message-ID: <20150916023029.GC29235@linux> References: <20150916020023.GB29235@linux> <4506267.XG2T0Et70c@vostro.rjw.lan> <13895814.vlsbGKVKtB@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <13895814.vlsbGKVKtB@vostro.rjw.lan> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16-09-15, 04:54, Rafael J. Wysocki wrote: > > Yes, it was slightly messed up. Should be better now, though. Yeah, its fine now. > And as a side note, for patches that are in bleeding-edge only and not in > something like linux-next, you don't need to bother anyone with fixes except > for me (and maybe the patch author for their education mostly). > > And I either drop patches that cause build problems to happen in bleeding-edge > or fix them. That's what bleeding-edge is for. Okay, will keep that in mind. -- viresh