From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 69D1B17722 for ; Thu, 20 Jul 2023 15:14:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 72A1FC433C8; Thu, 20 Jul 2023 15:14:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689866071; bh=GJYbKcpY5i1rE3HQg7v+Z0rHq1dJgc8tAI1aT38vmMM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Xzj4A5oZjfZR1QlwF1j9ldcfFMKATVzsrZm/jGEhjiw58KbrNq3L6MrwNQKBzbxLD 2ZMSL8A3Q6mqnYzuPeCrBPk3H4ewOycuPJD2DrSQ9Zory3j4HEgnloBzwbOef8Zr/q /jose9HirYNlxyG863K1/sLIAmGe6wtKWrYSnPw98khHTj8Kq8aR8Qhpx8EIIPvDTK Df5xxnH+NsmIfK31+NRJnfJM0FbFeXSd8dLPcj9TkdVV0lcZ3pwuwtXuPeIKQSVrgA LP2YVQNGyS0pWa2XI7bdHw+Hqz1XojNyt/xW9zoOo9tQIANcwDwGojcIJbn5uLDzNN OXJkGk302y6eg== Date: Thu, 20 Jul 2023 08:14:30 -0700 From: Jakub Kicinski To: "Von Dentz, Luiz" Cc: Stephen Rothwell , Marcel Holtmann , Johan Hedberg , Linux Kernel Mailing List , Linux Next Mailing List , David Miller , Paolo Abeni , Networking , "Alexander Mikhalitsyn" , Kuniyuki Iwashima Subject: Re: linux-next: build failure after merge of the bluetooth tree Message-ID: <20230720081430.1874b868@kernel.org> In-Reply-To: <20230719202435.636dcc3a@kernel.org> References: <20230720105042.64ea23f9@canb.auug.org.au> <20230719182439.7af84ccd@kernel.org> <20230720130003.6137c50f@canb.auug.org.au> <20230719202435.636dcc3a@kernel.org> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 19 Jul 2023 20:24:35 -0700 Jakub Kicinski wrote: > On Thu, 20 Jul 2023 03:17:37 +0000 Von Dentz, Luiz wrote: > > Sorry for not replying inline, outlook on android, we use scm_recv > > not scm_recv_unix, so Id assume that change would return the initial > > behavior, if it did not then it is not fixing anything. > > Ack, that's what it seems like to me as well. > > I fired up an allmodconfig build of linux-next. I should be able > to get to the bottom of this in ~20min :) I kicked it off and forgot about it. allmodconfig on 352ce39a8bbaec04 (next-20230719) builds just fine :S