Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp58330ybt; Tue, 23 Jun 2020 15:14:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwf28xaGRCwvZgy7rSZ68S+PSsfB8JxndOgPox/GRMQbHOiyGfUZ1P0/CTBdbG4QNzSKoG1 X-Received: by 2002:a05:6402:1544:: with SMTP id p4mr9238404edx.334.1592950495534; Tue, 23 Jun 2020 15:14:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592950495; cv=none; d=google.com; s=arc-20160816; b=NgbPIQ0uPMdXC1UZ1WEZQqEiNDPcKbFf8z+4A/3mgTq6FRi73qfGxLTxdB+ytp/IXY eqZZ/yX5AowGX/51X+DgqlmM3jbBc73op0O/wvTeqzA/bDLwhtdbfbs9e7bPSCSNLLc6 Cs4ehVCZS3kRO6BlXzKOYC5BJ+J7LxD0dEgy/Cvd0jGYLDjECzWa2WENMPBQJmvVQJ61 Xrn1sR1xav0RrILPMPE6BDbNiZ0mi62eVVrcAgiUWs+MSTalYiRVjpjd7BHiiVp/ZEEP jxHqZy8i0Qw5UD83cZUTnLmmWwXls1kwKtZtSix2RPVjUCrHio91VLcfTdqGCVuRhns3 Vsuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date:dkim-signature; bh=eKn7NwXX9wJAuR3R6yd3tBlYGTEkSp//C86Ww+aK4tw=; b=eA0c8VQSEBH5ZA2UsNm06G2p+0lRpEU6/ulJcjJGwpAuz+ewZV8ytmZkeR6DQP1Y+V RUZdUbvKYm1GtBXUeBWNV28i0fG3D+RKXZQaNu/bpwBBALh1nXT24iUTZnaGuPSnAA0g tLaNWnucu5T8Jg4QMT4+/dVgzY4VSwSWPspRTRRiAIU4WVi/rFvAyf1M+JX6SpfSkloQ B8FZE9GMBM4SfaO+jXJhVawdVbStzBt3HcE7LdNkcCQKwnOaNyTVwkbnAzWx58LML3hR W7zydcKED5xQShX0gL5W2ZQdEcz1dnpmocves572V4hyO11O1cJyd4CiY1E91s7lmW5D yEbg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g5GRLEgn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gu20si11904206ejb.13.2020.06.23.15.14.32; Tue, 23 Jun 2020 15:14:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g5GRLEgn; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388963AbgFWWOC (ORCPT + 99 others); Tue, 23 Jun 2020 18:14:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:47806 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387609AbgFWWOB (ORCPT ); Tue, 23 Jun 2020 18:14:01 -0400 Received: from pobox.suse.cz (nat1.prg.suse.com [195.250.132.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A17D420724; Tue, 23 Jun 2020 22:13:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592950441; bh=i4JI7Wlg1bRXKCVQ70zwdpyCQhPCsjcBPSKZS7v3IWY=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=g5GRLEgnX5RuHYiIAAHJ6VpF3ogoy853hF421Cx+cQgz/pXWZFIZH1CtC+B84295Y CNuKhhNNjrMQM9B2sRZxhAAd4gxM+Cpww9KuiSxk7fWmRvE7cNA4z+06q7CD1p89yX Z/GT/1ck/+Kpwmf5VxbKY9yDkv1VfuhFAoUpUYPo= Date: Wed, 24 Jun 2020 00:13:57 +0200 (CEST) From: Jiri Kosina To: Stephen Rothwell cc: Benjamin Tissoires , Linux Next Mailing List , Linux Kernel Mailing List , Cristian Klein , Nathan Chancellor Subject: Re: linux-next: build failures after merge of the hid tree In-Reply-To: <20200623103736.25f67de5@canb.auug.org.au> Message-ID: References: <20200621140421.7f4552df@canb.auug.org.au> <20200623103736.25f67de5@canb.auug.org.au> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 Jun 2020, Stephen Rothwell wrote: > > I don't know what caused it, but commit > > > > 470376737e88 ("HID: allow building hid.ko as an external module") > > > > did not fix it. BTW, I build with "make O=...". That's actually the patch that almost certainly broke it. CCing Cristian (author of that patch) and Nathan, who apparently sent a fixup patch for this, but I haven't seen it, as our corporate mailserver had severe issues yesterday. If there is no resolution by tomorrow, we'll just drop it. -- Jiri Kosina SUSE Labs