Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5891404ybi; Wed, 12 Jun 2019 10:11:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqxIo4ibRZa4i51l6ayDIepKOIkB3QXsJbm42YjqgF4saRZ2r2FHNxglVV+iBorXLoIZnsmV X-Received: by 2002:a65:5c88:: with SMTP id a8mr25546324pgt.388.1560359511518; Wed, 12 Jun 2019 10:11:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560359511; cv=none; d=google.com; s=arc-20160816; b=I/qEoNUx8nAtOMvrJGH+INU+Nww0UYC2dBe+HWHdTxkAfYXC+NFRHYt+j0fYkfMW8/ MjD5ggDOmDIEXDCYwPYtSSetWkDNCdZ/Mqm6HhgaK2xPujY/YQ3EUxwtlJMYOn5ELudt P5NbtOSrSbQlfe0EV+ZSSCpiW9xU6dwM3HIAnbwmGaO9BiN2i6qAaybDeAovYNvuQrcs BemAc/TAfEjqEnGTzMx7/imTiXuLum1uSSpxN9a6z+cwR1kIXa3e1k9hFZzuF0QFaZtd fZKK8ZzbAFUTkBysBAGATKEVqlu9nPnefIa3lF6c4As/GI+oVMzWjS2iWpIed4DeBGbE THjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=J8xl+uLhJGe7F1bvkNb54d8Oi6Fa1C3sfBLPd1Xp/+g=; b=y6K7pqtW9XxhVkPC97ER1lnrNeeAjRsAzi5J0ovpwbk0gQolV3iUXa9kicxGQXHOan B+UhmGJ2GQkqbpL+IJh0uGs91RX942+ZAgLNlksdGPx7ba0e2OVmWnqMo1DU1bGorrQZ 0O+vvqGnD0gDwHrKnD707YpkKt9C0S4VWs2HEJdX742ZyrJziuWX5vHfYzyx721mNMtn SPGOpffYfYGc+c8h3jgp88j65ePxDPmaFE/S/4ToHB1MzBCmMHApWrcBF4uhn78Aot/P HlK+1NzM8q9Ny7BwIH3NDaW+Y5ufL7aiR3TyqeWjejnohmABM4UolH/uojQa5+8qiS+4 2BAA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e13si267735pfn.24.2019.06.12.10.11.36; Wed, 12 Jun 2019 10:11:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2436592AbfFLMEl (ORCPT + 99 others); Wed, 12 Jun 2019 08:04:41 -0400 Received: from sauhun.de ([88.99.104.3]:59096 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405097AbfFLMEl (ORCPT ); Wed, 12 Jun 2019 08:04:41 -0400 Received: from localhost (p5486CACA.dip0.t-ipconnect.de [84.134.202.202]) by pokefinder.org (Postfix) with ESMTPSA id E9AA82C54BC; Wed, 12 Jun 2019 14:04:39 +0200 (CEST) Date: Wed, 12 Jun 2019 14:04:39 +0200 From: Wolfram Sang To: Mauro Carvalho Chehab Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , Ruslan Babayev , Andrew de Quincey Subject: Re: linux-next: build warning after merge of the i2c tree Message-ID: <20190612120439.GB2805@kunai> References: <20190611102528.44ad5783@canb.auug.org.au> <20190612081929.GA1687@kunai> <20190612080226.45d2115a@coco.lan> <20190612110904.qhuoxyljgoo76yjj@ninjato> <20190612084824.16671efa@coco.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/WwmFnJnmDyWGHa4" Content-Disposition: inline In-Reply-To: <20190612084824.16671efa@coco.lan> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/WwmFnJnmDyWGHa4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > OK, so that means I should send my pull request after yours in the next > > merge window? To avoid the build breakage? >=20 > Either that or you can apply my patch on your tree before the > patch that caused the breakage.=20 >=20 > Just let me know what works best for you. Hmm, the offending patch is already in -next and I don't rebase my tree. So, I guess it's the merge window dependency then. --/WwmFnJnmDyWGHa4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl0A6lcACgkQFA3kzBSg KbZjSg//Z00AABwaP2AKy0R5ADbslsPS/4ByNTm3ijHSx+dcZ29rhM4HOUfMXDDZ ksZ+1bvr+pGCR3qKFXv6kCuqWdAKnneKfYNSrib5esjWm++vyLW7lNXwQR7eOYsV pA1gS/XIG+EHLCvQFupOALutcMHRwKetxSj+y9SBeKVxmOVvvnsvT15wYWouPv/9 5p/BooqZV9o5bNh0AUFwcvGv7kZA4ZDVOwIpiIndpJ/VnFmQQ6mCxuX+j2cal5Wg q7e6De2CDL+pUfIdcqb67SdE0gJEMHKbMAHw+Ll9cC6A4dytOd4C4Nppo1pAGp+/ AbfASwT7YFfSMPSerXQAGdiSZfVxUKOJ7epaQGQRK5kL99XS3Ccuu8KOheiAG0Vv bKNpOauz1PNsmQeOBo3KHIfwdGx9H9I440IplefSJdygdMKGvYD2jY80cfU5iR1s n+c3kiydkIIFSoum+hAH0ObE39sX2WTneOg4OLPa4IokkzbIy1SVwYeqZw7qe/C5 0VpaCD/T4rzTGoGFT0VELYnikOBOD2xH3eaxmu16plpqsoDRr2y7BuwwG3xAOMbF Nq13QVqR5kU233pVc9FIUbEx4c2LqsQ3F5kvxeMANR8MOIvAw+Rr+WdwsssfpSbu l7C+JWXxPACxQhu4Joz8XhF/q0JzNMat3F982qQ/0PK//cwIrhM= =82Kc -----END PGP SIGNATURE----- --/WwmFnJnmDyWGHa4--