From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751202AbdFCRBy (ORCPT ); Sat, 3 Jun 2017 13:01:54 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:46185 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750775AbdFCRBw (ORCPT ); Sat, 3 Jun 2017 13:01:52 -0400 Date: Sat, 3 Jun 2017 10:01:47 -0700 From: Darren Hart To: sathyanarayanan kuppuswamy Cc: Lee Jones , Sathyanarayanan Kuppuswamy Natarajan , Stephen Rothwell , Alexandre Courbot , Linus Walleij , Eduardo Valentin , rui.zhang@intel.com, Andy Shevchenko , linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Platform Driver Subject: Re: [GIT PULL] Immutable branch between MFD, GPIO, Thermal and X86 due for the v4.13 merge window Message-ID: <20170603170147.GA4854@fury> References: <20170523072615.r4widzjc6apwxpwb@dell> <75e12563a835dc4f8e8dab26ecea46822262604b.1495559980.git.sathyanarayanan.kuppuswamy@linux.intel.com> <20170530085306.s4hlijutbz7gp3ay@dell> <20170531133826.3bee86a0@canb.auug.org.au> <20170531065723.yhdgki6zgvbtmine@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 31, 2017 at 03:33:48PM -0700, sathyanarayanan kuppuswamy wrote: > Hi Lee, > > > On 05/30/2017 11:57 PM, Lee Jones wrote: > > On Tue, 30 May 2017, Sathyanarayanan Kuppuswamy Natarajan wrote: > > > > > Hi All, > > > > > > On Tue, May 30, 2017 at 8:38 PM, Stephen Rothwell wrote: > > > > Hi all, > > > > > > > > On Tue, 30 May 2017 09:53:06 +0100 Lee Jones wrote: > > > > > Dear fellow Maintainers, > > > > > > > > > > Enjoy! > > > > > > > > > > The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: > > > > > > > > > > Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) > > > > > > > > > > are available in the git repository at: > > > > > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-gpio-thermal-x86-v4.13 > > > > > > > > > > for you to fetch changes up to 6aa60f67c11c10540e43bbe5a6377f7a0231501e: > > > > > > > > > > platform: x86: intel_bxtwc_tmu: remove first level irq unmask (2017-05-30 09:34:08 +0100) > > > > > > > > > > ---------------------------------------------------------------- > > > > > Immutable branch between MFD, GPIO, Thermal and X86 due for the v4.13 merge window > > > > > > > > > > ---------------------------------------------------------------- > > > > > Kuppuswamy Sathyanarayanan (8): > > > > > mfd: intel_soc_pmic_bxtwc: Use chained irqs for second level irq chips > > > > See my other bug report on this commit ... > > > Sorry, its a mistake from my end. It looks like typec wcove driver got > > > merged recently and I missed to add it to my cleanup patch set. > > > > > > Lee, > > > > > > I have created a patch to fix this issue. > > > > > > Do you want me to send the entire series again with this fix or just > > > send the fix alone. > > This highlights the fact that this patch-set is not actually > > bisectable. > Except for the last patch set ( which has fix for typec driver compilation > issue) that I sent yesterday, > all other patch set versions are bisectable. > > The problem was when I first created this patch set, typec wcove driver was > not merged upstream. > After creating the initial set, I was just improving the patch set and > forgot to re-check for > child devices that depend of PMIC MFD driver. Thats why we came across this > compilation issue. > > In future, I will try to avoid these kind of issues. I think adding > "allyesconfig" and "allmodconfig" > compilation tests to my patch submit criteria should prevent these kind of > issues. We do this as well as 32 and 64b for the platform driver tree, I have found it to be a reasonable sanity test. -- Darren Hart VMware Open Source Technology Center