Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp5779816ybl; Tue, 10 Dec 2019 11:20:56 -0800 (PST) X-Google-Smtp-Source: APXvYqzlKZB4bN97zt78gOiot48fcR1SB3aI72s+3kc9GP9ZsdbUsAjjtSwBhYiPA6LjwZhT6k03 X-Received: by 2002:a05:6830:160c:: with SMTP id g12mr26379862otr.82.1576005656883; Tue, 10 Dec 2019 11:20:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576005656; cv=none; d=google.com; s=arc-20160816; b=fie9BRhzfSR2mC25kcO2QK6azb+XfaWoYz+LfKFJyu0YwrLjOcu2/VNveI7VS/juit Dl2sdyf4lY9xMuEbxQ7EC6XxrA6uUxUuWaWBqkY+JU/f2EGGpA/CFC1TUm+20GeQQh6T SGhkq9Bd0eQWs22Syoo1lGO8KDr2f4f8yuk0moxVTVTMNImrDP0+DR4k/aMBnAGsOmZK nNwU5mxRqJSUdpMLukHzz4sPxaCzDd/TifyouqdNPoRvBXmDA4MFSyizPpoh3BBjE+or tVchfCAgazLWJRLWkxe9BRQhkGfkp1hxInFogsDtgCPPO78vNctzjoiuesuatVjH0EpT thPA== 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; bh=4SDsQLa9rc3HirHKhXW/sF4oxzj3dZ3Utfd0gone7k8=; b=Mu4SLBPu2rlJf1Aqt7V33gylsTnUsd6I4O73FvdwsKO3vbvLRhSfmVNtvEVIn0JQHG ny6BTvNyBwfhTo5OOLGnKWv9eov8FPIU9zIvtIEDhnRH4Ufe+dkMaBShqz0MLfzI27GC j93+F5HQKDbYqI0QQkCMSvJaLVTKBzUUzGTBUEqnMimko/ic5HlupOdczWyrQoQmDcL0 GfgfoAbxM0k8pXjUzSCWT4SyKV8DPw2KtAuY12HQAfVoSi9+oEr1DHFfxxqE050KUENF vqJyXG/Zm2bN9oH2Y8Phs7uDQv9vEldn/5q0xKPw94IeQhb0jpk+JTgyzAUAIz36mrvc 1RBQ== 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w15si2414842otm.263.2019.12.10.11.20.44; Tue, 10 Dec 2019 11:20:56 -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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726769AbfLJTUN (ORCPT + 99 others); Tue, 10 Dec 2019 14:20:13 -0500 Received: from foss.arm.com ([217.140.110.172]:54368 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726045AbfLJTUN (ORCPT ); Tue, 10 Dec 2019 14:20:13 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DED39328; Tue, 10 Dec 2019 11:20:12 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 59FB83F6CF; Tue, 10 Dec 2019 11:20:12 -0800 (PST) Date: Tue, 10 Dec 2019 19:20:10 +0000 From: Mark Brown To: Christophe Leroy Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-spi@vger.kernel.org, devicetree@vger.kernel.org, kbuild test robot , Geert Uytterhoeven Subject: Re: [PATCH v2 1/2] spi: fsl: don't map irq during probe Message-ID: <20191210192010.GK6110@sirena.org.uk> References: <1cdd0a26d7e1545f32c8bc4dc7458ebecdd6aaed.1575990944.git.christophe.leroy@c-s.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="HcXnUX77nabWBLF4" Content-Disposition: inline In-Reply-To: <1cdd0a26d7e1545f32c8bc4dc7458ebecdd6aaed.1575990944.git.christophe.leroy@c-s.fr> X-Cookie: We have ears, earther...FOUR OF THEM! 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 --HcXnUX77nabWBLF4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 10, 2019 at 03:17:15PM +0000, Christophe Leroy wrote: > With lastest kernel, the following warning is observed at startup: Please do not submit new versions of already applied patches, please submit incremental updates to the existing code. Modifying existing commits creates problems for other users building on top of those commits so it's best practice to only change pubished git commits if absolutely essential. --HcXnUX77nabWBLF4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl3v7+oACgkQJNaLcl1U h9COMAf/atE1JYdFEaDVfUE6vUZQPvvELAUglONPvpzbC2FySvV79fZw5WQj1B1d bJA23l3E1GBhegHF1bWLzSYE8WtQCrgr9Jh+TNamNySK/Ob/k2xBwubsuJEWg6rF iV4ELtr7vBD+yqCH/a7QJ4O7HQcqYjpUTezWpUDZw/6Yn5nd3CtPyFgrCmaR4Eiu IB1pYoLnYJTJnJClH8JGLs25ezTXpigIeEZ4pcuAW2Sk4kC3R1GwdWK8BMI4cEur mCN9zWv7+09q1JLnvkc7lqwJA1vFwdPKgeSXhBGf9P37GpPH2hnqDnY8bdFTgXIO khEdKooQ1FU1cNpViuHqHNORPRR21g== =cg4Q -----END PGP SIGNATURE----- --HcXnUX77nabWBLF4--