From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3516FC433F5 for ; Fri, 20 May 2022 07:40:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346573AbiETHkF (ORCPT ); Fri, 20 May 2022 03:40:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346571AbiETHkC (ORCPT ); Fri, 20 May 2022 03:40:02 -0400 Received: from mail.netfilter.org (mail.netfilter.org [217.70.188.207]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 162C814B67B; Fri, 20 May 2022 00:39:59 -0700 (PDT) Date: Fri, 20 May 2022 09:39:56 +0200 From: Pablo Neira Ayuso To: Jakub Kicinski Cc: Stephen Rothwell , David Miller , Networking , Felix Fietkau , Lorenzo Bianconi , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the net-next tree Message-ID: References: <20220520145957.1ec50e44@canb.auug.org.au> <20220519222044.1106dbd7@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220519222044.1106dbd7@kernel.org> Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, May 19, 2022 at 10:20:44PM -0700, Jakub Kicinski wrote: > On Fri, 20 May 2022 14:59:57 +1000 Stephen Rothwell wrote: > > Hi all, > > > > After merging the net-next tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > FWIW just merged the fix, if you pull again you'll get this and a fix > for the netfilter warning about ctnetlink_dump_one_entry(). Thanks. Felix forgot to include the update for the mtk driver in his batch it seems.