Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1296651ybt; Thu, 9 Jul 2020 03:40:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJydlWczzWL6KBzBy8PpjMhGSWmjJHammAR6YsDPseh88+mpU6P47/SRArSJz44q0misXabT X-Received: by 2002:a50:d8c2:: with SMTP id y2mr63091788edj.114.1594291203584; Thu, 09 Jul 2020 03:40:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594291203; cv=none; d=google.com; s=arc-20160816; b=bnGa9U8+j1BNmjGqHwQ4nWfvOM+dYm04IiXNjdUEbjcuL36UOM54QHveTiPdE3g03x sMp1vgfwkPdEs/oLkyIhSjET8iPCmmyLVNT+aiSn4spmwqtGhTlsaNWVfA/ZqqNEGBdV tp+R+09E41M9iQiEQJ3DkhZFFkHti9dkuwlyPpII9Q2oA9z1HURGfgHDS0Qywjcw9KY4 kzfvQqKrNE+vWjKnQCH88dCqRmlN3sPBp16VIrKAeuNX0EnxdV2ESCzV2hiLwJXNRpt4 bRYI2ekY8ubiqZ9wLPp2/rLGzvoWpnwBaZqVSSdTwwN7sWQrgTIs3stI7hL+a5qrl6fZ stHg== 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:dkim-signature; bh=6/g/G4VqkZa8AZ2pdIyAVdPg50bFWR+KE3nyC+pq/nY=; b=lks4BBoM3BKAy9n385UeV8UNhSbcNijpbz8zZwlYUFR08Lef+5vwt0wVDhjwAh0kvp lJbMVKjGCjiahP0oOBC9LKIQ4fqe24WcO0G2VmAEGPF5BwiEmZ075g54tQkZb71vhS+U t3xrrwgVmURRfvacZmyrMtBVr1CmgL8AzjdFF7jut8fVQk5ZcZPaQu7OtSr+WHE3OkDJ WYQIeKQ1GHTSzJR/qzZOdicp7OYTn0Ofeau7atGPOAnzgUraHZcH5sz5p049tMvF/pYT cggTzOo3zBaP2qpffylaP3eIAABAP15pd0mFxjcGJyLEYdC8PADJ2BlUM2osNOVKssL1 m0JQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bYSy0rVz; 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 f2si1515494edq.124.2020.07.09.03.39.40; Thu, 09 Jul 2020 03:40:03 -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=bYSy0rVz; 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 S1726440AbgGIKjb (ORCPT + 99 others); Thu, 9 Jul 2020 06:39:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:55404 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726323AbgGIKjb (ORCPT ); Thu, 9 Jul 2020 06:39:31 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (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 3B89C206DF; Thu, 9 Jul 2020 10:39:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594291170; bh=doH4/ienxKWo60sc7CSLY3f/jEyMqok61EP5wH9E/6g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bYSy0rVzEnjYRPhhtZL3iWjYIjNe909qVX5/Kx3qxoG3tY0rGf0qm/Cn1GRrBwWiP a0t0uLd7xf5rRq7mkCkM40/yJyFGU1cgYluOFIzM25uXDXRznaNQmdgzBPpx7Lr8bv eTVMn+yKwJQ6O9h4+e0aCc0rQLGZT0+w7DVfotzg= Date: Thu, 9 Jul 2020 11:39:25 +0100 From: Mark Brown To: Peng Fan Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: Re: linux-next: build warning after merge of the spi tree Message-ID: <20200709103925.GB4960@sirena.org.uk> References: <20200709141054.1b65be9d@canb.auug.org.au> <31ee871f.3cd.173320cfdfe.Coremail.fanpeng@loongson.cn> <7376c15b.48e.173328e36ab.Coremail.fanpeng@loongson.cn> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="R3G7APHDIzY6R/pk" Content-Disposition: inline In-Reply-To: <7376c15b.48e.173328e36ab.Coremail.fanpeng@loongson.cn> X-Cookie: You will be married within a year. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 09, 2020 at 03:50:47PM +0800, Peng Fan wrote: > Hi, Browm, Stephen > Firstly, feel sorry for the problem introduced by me. I think I must = modify my bad,but should I send another patch to delete the label "out_free= " or=20 > re-send patch of v2(which maybe need to go back)? > Could you give me some advices? Sorry again. You should send a patch on top of what's already applied but actually Colin Ian King sent a patch for this already which I can use so no need to do anything, thanks for staying on top of of this though. --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl8G89wACgkQJNaLcl1U h9ABjAf/cTOGCHIMImtXtt+qBaohJmn6wW2EKyp7x7HMhxQk7/1sHRCs0hh/p2xn NCCHOU0K+aRainT/SbFh9/fSvAtiymoOgSB7eeCbwwSFiyuuxB0M/UCSzcmjUDc3 Rf8Gu7ma8AY+KKcmJZfeX9VbQklvTIOMGXBYI20hHGtLsLGYKO2vRSwG++DpPLdd 7KLcaLxkJpky1RxCQgzFY3DeVPmGDhi0aOzOTyBBr5FybBw1nMoe3tv66RnNFpXw bKkU/xEyEboD+PuHbCSN6A8smzFvZrsmgTbJxeWgQTGUZACOIDirwgOv8C7F73cq Wnjwx+QEA9cqLDTi60OeDEDeF2AnCA== =qt78 -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk--