Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2792277imu; Mon, 17 Dec 2018 07:55:59 -0800 (PST) X-Google-Smtp-Source: AFSGD/UjVP0oiiWMDv5+tw5pN7sbh9AwrbFDRSsEHk1HTJ3n3rVcbPGi/cO/XmWaf261IqnxmLwM X-Received: by 2002:a63:104d:: with SMTP id 13mr12592729pgq.303.1545062159817; Mon, 17 Dec 2018 07:55:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545062159; cv=none; d=google.com; s=arc-20160816; b=Byn/gOnIn9qz/MyichLcprWv+dcmHM5OnAUATuv8luELuXOaXd9qoIk1KG2qQ5c/Fk cnt+J6FB52Bbp05n8sxrKXJm3bFB2hzhSAgP2kgcKAHQjx70/+jbV0XUPkSLDN2etF1n Z4YFvl+5rwIstz3JUXVwaJbOHKSeGkXROh1Rf1C3jKh5OE/PYgezO0+ytItZy4RF1Zav pbefIOsDPTUfsA5aMDIcZJaGq8VZeWYWSaCCwH54Z0o+toykv0eB1uSCGysjST+6+A1s mgXCjtbW+vWEcV2NCx2vfP9o4mjaY/GkFw+K5VrBi2eo33LQBNrXa0Dm/Yn7F35xLArk clBA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=raFYJrAIKyysTA5qk37uzHFmjX8DroVuPIGsZ2fX8Cs=; b=SP1zGpMIgibX2Swlj+TZneDuQzhcOew1H5QLyNPE5diFmDbegg9Y8BpY3dpTQzFEgW tQWWUDsHVWSzTUWWtSiFehShxALt5kVmc9BQb9HEiVZCAn7Yup0Cc8N5eQZ/anqDHFiQ 8VMQS0SN5ZCtYQMhK61jOkNshqCWaokbHcx0m7/yEp67lhbcuBadISajD2uVbV8gXc2a 6U4k3HCmzLoRgpuLQiuxXTx+buPJQQdJihAAJd6pL0Oh28HtIc6/eLMYQmbw9PonNyma BrMQe5fi3udxqjbGiVxzeC+sMNEXzXZgVD5FNnMkusYvAF8c/IpwMq+Ggx28wvRq1vGt lTOg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z61si11085871plb.49.2018.12.17.07.55.44; Mon, 17 Dec 2018 07:55:59 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387847AbeLQPyg (ORCPT + 99 others); Mon, 17 Dec 2018 10:54:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39958 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726548AbeLQPyg (ORCPT ); Mon, 17 Dec 2018 10:54:36 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D2651C00C10B; Mon, 17 Dec 2018 15:54:35 +0000 (UTC) Received: from localhost.localdomain (unknown [10.32.181.131]) by smtp.corp.redhat.com (Postfix) with ESMTP id 990D6608F2; Mon, 17 Dec 2018 15:54:34 +0000 (UTC) Message-ID: Subject: Re: linux-next: build failure after merge of the net-next tree From: Paolo Abeni To: Stephen Rothwell , David Miller , Networking Cc: Linux Next Mailing List , Linux Kernel Mailing List Date: Mon, 17 Dec 2018 16:54:33 +0100 In-Reply-To: <20181217123645.42a20fe5@canb.auug.org.au> References: <20181217123645.42a20fe5@canb.auug.org.au> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.3 (3.30.3-1.fc29) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Mon, 17 Dec 2018 15:54:36 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, 2018-12-17 at 12:36 +1100, Stephen Rothwell wrote: > After merging the net-next tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > In file included from net/core/dev.c:148: > net/core/dev.c: In function 'napi_gro_complete': > net/core/dev.c:5364:26: error: 'inet_gro_complete' undeclared (first use in this function); did you mean 'eth_gro_complete'? > ipv6_gro_complete, inet_gro_complete, > ^~~~~~~~~~~~~~~~~ > include/linux/indirect_call_wrapper.h:32:41: note: in definition of macro 'INDIRECT_CALL_2' > #define INDIRECT_CALL_2(f, name, ...) f(__VA_ARGS__) > ^~~~~~~~~~~ > > and on .... > > Caused by commit > > aaa5d90b395a ("net: use indirect call wrappers at GRO network layer") > > inet_gro_complete() is declared in include/net/inet_comon.h which is > not directly included in net/core/dev.c. > > I have used the net-next tree from next-20181214 for today. My fault, I should have tested more kernel configs. This fails with CONFIG_RETPOLINE=n A fix has been posted here: https://marc.info/?l=linux-netdev&m=154504685327698&w=2 Thanks, Paolo