From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D8C762F82 for ; Tue, 27 Apr 2021 06:22:10 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 0536A610FB; Tue, 27 Apr 2021 06:22:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619504530; bh=gyRZOb++YF8JYaY69vWwYHNhGdItpAOrKimCZDl4mes=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qZdLuYmn9kiKr7NHOGuUopAOCVVH3RCLBD08HrgyPV6fYI2eERpGcheCgXGOnZUJq B0iUJDofrajN2dY9TlIfn+BQtd7sNqOaCA5ZB0dyY1hZe/mwdy3zToPnJF6qlUwt0S YrFecd+c+P9tf0qvzfawuyyLxAVcUoMNG8obDn+E= Date: Tue, 27 Apr 2021 08:22:04 +0200 From: Greg KH To: Linus Torvalds Cc: Stephen Rothwell , Andrew Morton , Stephen Rothwell , devel@linuxdriverproject.org, Linux Kernel Mailing List , linux-staging@lists.linux.dev, Mark Brown , Sudeep Holla , Olof Johansson , Arnd Bergmann , ARM Subject: Re: [GIT PULL] Staging/IIO driver updates for 5.13-rc1 Message-ID: References: <20210427002648.22459fa7@elm.ozlabs.ibm.com> X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Apr 26, 2021 at 11:18:49AM -0700, Linus Torvalds wrote: > On Mon, Apr 26, 2021 at 8:11 AM Greg KH wrote: > > > > Yeah, merge issues with other trees are hard to resolve in the single > > tree here, not much I can just yet, have to wait for them to hit Linus's > > tree. > > It's generally a good idea to mention these things if you know about > them, just in case the other tree had come in in the meantime and I > had merged it first. > > That didn't happen this time, and I do generally catch these things > anyway as long as they at least trigger problems for my usual x86-64 > allmodconfig builds (but not everything does trigger that). Sorry, will mention it next time when I know it's going to happen with another tree like this. Thanks for pulling, greg k-h