From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D524C433ED for ; Wed, 21 Apr 2021 15:05:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5C91461426 for ; Wed, 21 Apr 2021 15:05:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243793AbhDUPGN (ORCPT ); Wed, 21 Apr 2021 11:06:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:43662 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243121AbhDUPGK (ORCPT ); Wed, 21 Apr 2021 11:06:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E61FB6144D; Wed, 21 Apr 2021 15:05:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1619017537; bh=nfD4SW2pUDpqbkiRD2gBMWPIOHPXr915NNTI0fU3FB4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rMe1oWvbaNQXPNMnRswTPL9c4Q5r5c9WqA6dTL7xczH6iTditPo0VP2ln/xiCzlvY Bhu4RTFI5xQY8Wcdj2leqiNkfnCakGQbzn59F5/E4idO1bpFWONlZN4dgHM7rs5kmT PyHTue3M2b1Bh49IP4LcZQdfkuwrBW741EZsmUzuwAnJi7VWtpllpkdiEMrKIYGHj3 S7ozaYL6amLmvnZF155TdA4fQPj3bwWNSuGTvmhnspcmrv94eafvKbu7ew9EcY7FPg 232NoPiZql6lFrMpzneeyITYJBO2o/cjbdjpWuhgQJtn+YWpvVHTK0T+m1uh+2q96x nKwsA1NW67Sgg== Date: Wed, 21 Apr 2021 16:05:10 +0100 From: Mark Brown To: Arnd Bergmann Cc: Maxime Coquelin , Alexandre Torgue , Patrice Chotard , Arnd Bergmann , Christophe Kerello , Zhang Qilong , linux-spi@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] spi: stm32-qspi: fix debug format string Message-ID: <20210421150510.GA36785@sirena.org.uk> References: <20210421140653.3964725-1-arnd@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: <20210421140653.3964725-1-arnd@kernel.org> X-Cookie: Tell me what to think!!! User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 21, 2021 at 04:06:48PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann >=20 > Printing size_t needs a special %zd format modifier to avoid a > warning like: This doesn't apply against current code, please check and resend. --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmCAPyUACgkQJNaLcl1U h9Coogf/R7NTfXnqSMK+6GxbfAfEwF48TROZhMO5m95NKkXRByuOSq/2QIWrEVP7 FdOwLifiRbZ/re3cDx36ZFesHYsfeAea56rPkL/q8ntwu5a10A/GNYSEym+A0H0h +IenL6VFoWm6yCL/rFAb02kpbz9NFx0WpTT/SK2heCKHb8CH/eIYtXmzALicrBvj MCwhCuMVtpm9dBU3IR0jU7M9S0vtqZMNXyB4mNoqKkC9hFLA7vdqmK4m3Oaui0Yi e5N7Q/rB+N6+iPIzjOJJL57h/9s2/4rinmBOJXcVg6jSn/MsZSdBHssSSz/tTKpV 3zg4lAvtiX7hiVXjElq77+SxD7/dgA== =8/No -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0617C433B4 for ; Wed, 21 Apr 2021 15:07:47 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 44219611F2 for ; Wed, 21 Apr 2021 15:07:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 44219611F2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=s8014I4D2L7HeJAuIsPBaolW0Xu3SlPXunKA009UfNs=; b=f4sGTb2k6ly/pFF9H713tqWjT hQ0LYJ8J+8G9PkwuO2ztOH/Ca6o/W4AUC9pQG2cFlOSDK66vb6nurwlLWhGXvXitOT+Pbyb/oY5HO k5TRZM5TFimr3wgo5aY+Gar5bx3kWA8k6H5rrYqq0Ov029CrQg9yn5b/kbHTbpSkzX6PXh5hUuGLs xKEVoa1vtCDP9ri57xxVnUTSb7bd1u8d+ejqO0wLO2kVfjhyY+x7wN3+AJiIOxkB+AgD+kiS4WZKh 64/3gheJjDhbAo0wwK2uFeXysD8RKgx1Anh7ZGozFtVhc5mAs5TBnQg68TcsIsbbIQfTYxXtituCM wpxcGYDCA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lZEQH-00Edp5-8B; Wed, 21 Apr 2021 15:05:49 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lZEQC-00EdoJ-An for linux-arm-kernel@desiato.infradead.org; Wed, 21 Apr 2021 15:05:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=nfD4SW2pUDpqbkiRD2gBMWPIOHPXr915NNTI0fU3FB4=; b=AhRRZgxopkqzUrJa18f75QdhP5 YAOh+S8cvSx9nErhAi5HcgPA4ezQBjIOBbrJn+t0rWjyPWyTMMWoI7vBp24cZ/vv/CKphzBo0mjsW iFnk1m0R3qwgKuBhou89tX9uCSMAsEBD+3KvUbwHqZiTlNLj5iYXpoLFUQ8ZzvJDgd4lh960pkv7C BpU2gN5x3+9Xo0FdVbbRtZyjSHIzHAZqcmQMB+zkbt0E8iynsLRpswyyz+Vw1Z9x58+sSSoY+oB75 6Bsu3bGFCz6G8Z83b16Djrx22MvSqGnSYN51aytoBa/wk2gkGxUTtySMxpJTXn6BW1BxOX7qm0Fdp 1of68fVA==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lZEQ6-00Cz5W-Ji for linux-arm-kernel@lists.infradead.org; Wed, 21 Apr 2021 15:05:43 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id E61FB6144D; Wed, 21 Apr 2021 15:05:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1619017537; bh=nfD4SW2pUDpqbkiRD2gBMWPIOHPXr915NNTI0fU3FB4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rMe1oWvbaNQXPNMnRswTPL9c4Q5r5c9WqA6dTL7xczH6iTditPo0VP2ln/xiCzlvY Bhu4RTFI5xQY8Wcdj2leqiNkfnCakGQbzn59F5/E4idO1bpFWONlZN4dgHM7rs5kmT PyHTue3M2b1Bh49IP4LcZQdfkuwrBW741EZsmUzuwAnJi7VWtpllpkdiEMrKIYGHj3 S7ozaYL6amLmvnZF155TdA4fQPj3bwWNSuGTvmhnspcmrv94eafvKbu7ew9EcY7FPg 232NoPiZql6lFrMpzneeyITYJBO2o/cjbdjpWuhgQJtn+YWpvVHTK0T+m1uh+2q96x nKwsA1NW67Sgg== Date: Wed, 21 Apr 2021 16:05:10 +0100 From: Mark Brown To: Arnd Bergmann Cc: Maxime Coquelin , Alexandre Torgue , Patrice Chotard , Arnd Bergmann , Christophe Kerello , Zhang Qilong , linux-spi@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] spi: stm32-qspi: fix debug format string Message-ID: <20210421150510.GA36785@sirena.org.uk> References: <20210421140653.3964725-1-arnd@kernel.org> MIME-Version: 1.0 In-Reply-To: <20210421140653.3964725-1-arnd@kernel.org> X-Cookie: Tell me what to think!!! User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210421_080538_696076_73B0318C X-CRM114-Status: GOOD ( 10.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============9177771555521331560==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============9177771555521331560== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 21, 2021 at 04:06:48PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann >=20 > Printing size_t needs a special %zd format modifier to avoid a > warning like: This doesn't apply against current code, please check and resend. --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmCAPyUACgkQJNaLcl1U h9Coogf/R7NTfXnqSMK+6GxbfAfEwF48TROZhMO5m95NKkXRByuOSq/2QIWrEVP7 FdOwLifiRbZ/re3cDx36ZFesHYsfeAea56rPkL/q8ntwu5a10A/GNYSEym+A0H0h +IenL6VFoWm6yCL/rFAb02kpbz9NFx0WpTT/SK2heCKHb8CH/eIYtXmzALicrBvj MCwhCuMVtpm9dBU3IR0jU7M9S0vtqZMNXyB4mNoqKkC9hFLA7vdqmK4m3Oaui0Yi e5N7Q/rB+N6+iPIzjOJJL57h/9s2/4rinmBOJXcVg6jSn/MsZSdBHssSSz/tTKpV 3zg4lAvtiX7hiVXjElq77+SxD7/dgA== =8/No -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU-- --===============9177771555521331560== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============9177771555521331560==--