Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1948030imm; Thu, 14 Jun 2018 06:29:37 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLGrA+lSyL0Vm1k44ei5xjRoE9hSLG8kratDQzpALDxgqWApF5kQ1VDapHPMM2HsFTJH0Vo X-Received: by 2002:a63:b307:: with SMTP id i7-v6mr2329290pgf.448.1528982977766; Thu, 14 Jun 2018 06:29:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528982977; cv=none; d=google.com; s=arc-20160816; b=scovOAG67tm90lxFtPTgUITDQ98aW8bh172FEJWcVhqFi4hChtIeiWyNCZa65EA+xV OdhN00hPUO9CcKi6TCx0qQlLItPUkOa06AO1+qj7WJiUgie5/So9L/LVQWSG8yCyScZr xUf5RS9XYxqfgeUpQ6NnHW0clyrsg9OwlCh+fF6eZYSSlW6ZyQLcq8HbpWVmkgiWnQrk JCPV6Vj/6QgTRAcWIfa7Q+3onpyEbruVVMAYCUV3nRoV4Mehu2Z4XCQgmKeodfzp83S2 bOgFVigmtyttnJUeF0GvkK2dYKvGHQ3Nlr5d3VKdzma+HNB7+qGxrjr63zD4DFVipGco uBEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=C5dV087PtodXaw+STkSEBZSoxped2vJgaDJv+OHp1aM=; b=jcJyPsZL6+Xz0KwhmMWAq7RjxZYbnioK7bS+Sw3xuzERF7F7a56a6M3eVE24FsS1Fc i2+x7YFPIKxgmHxq2+/WIS4Rko9PD1KbFnhujV8h8K843e7IWtJc62a36rRVCGygYDWo /BmwCGNPgEL3ySXQwkwjZKnBDga7ybWunbdzhBWWC6TNT3Y4CKdAiaANNxUsb4SxpeBH 60PSENwXw9l5QeiJt0AzQ+Z+/V0E9gwZN8eDapR8zOyLLbJmin77TtvhbY7QXQugWthR TvJu/sHBNa5rbgwdZv+w2T8K0MyUn6TZmrbWBCd3CjGRuXcka1Yl0lOXsBLhCb2PCkhU nc6A== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b17-v6si4337128pgw.440.2018.06.14.06.29.23; Thu, 14 Jun 2018 06:29:37 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755181AbeFNN26 (ORCPT + 99 others); Thu, 14 Jun 2018 09:28:58 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:41079 "EHLO relay9-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755010AbeFNN25 (ORCPT ); Thu, 14 Jun 2018 09:28:57 -0400 X-Originating-IP: 208.88.110.46 Received: from localhost (mtl.savoirfairelinux.net [208.88.110.46]) (Authenticated sender: hle@owl.eu.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C0B19FF802; Thu, 14 Jun 2018 13:28:56 +0000 (UTC) Date: Thu, 14 Jun 2018 09:28:49 -0400 From: Hugo Lefeuvre To: kbuild test robot Cc: kbuild-all@01.org, Greg Kroah-Hartman , devel@driverdev.osuosl.org, Marcus Wolf , linux-kernel@vger.kernel.org, Dan Carpenter , kernelnewbies@kernelnewbies.org Subject: Re: [PATCH v3] staging: pi433: fix race condition in pi433_ioctl Message-ID: <20180614132849.GA3737@hle-laptop.local> References: <20180614005414.GA1974@hle-laptop.local> <201806140913.Gd9lGmBy%fengguang.wu@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <201806140913.Gd9lGmBy%fengguang.wu@intel.com> User-Agent: Mutt/1.10.0 (2018-05-17) X-Spam-Level: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Thank you for the patch! Yet something to improve: >=20 > [auto build test ERROR on staging/staging-testing] > [also build test ERROR on v4.17 next-20180613] > [if your patch is applied to the wrong git tree, please drop us a note to= help improve the system] Already fixed in v4. Sorry for the noise. --=20 Hugo Lefeuvre (hle) | www.owl.eu.com 4096/ 9C4F C8BF A4B0 8FC5 48EB 56B8 1962 765B B9A8 BACA --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEE5LpPtQuYJzvmooL3LVy48vb3khkFAlsibYkACgkQLVy48vb3 khmbBgf+IwjRlBpW38bnQaiHjhYjNXva1FPaTNiXrxHeOKJh6sV0GTz1NRDEsPmf DiAK+u5aU8gSrLF00PrTunEo1kwMSNRhi2zXi29VXMhZ+wy9LZixnDprv7YuQg9X bkJVIdo7yh/V4R2NkAzu9XQyXjxqS2XATq7Z/rgny8HN/J503vI++B6dqTRtKAue Z7uO2dHPo19NkiGbAyzH2Ir4ncXN0DVK4wLq2VoLl3mYhPdfhUzjuCpGNXk4O809 BY9sB9R514vckm8pAZdY0CzFNixV3s929CSpHgLn0n+A8FTdxjNNRG74zuW+3LUA 5xq+eY7pdkmnXAc2t+4lbjh8S35CRQ== =RQ9U -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--