From owner-dev-commits-src-all@freebsd.org Fri Jan 8 22:53:58 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BB3224D9B15; Fri, 8 Jan 2021 22:53:58 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DCJLZ202sz3QTm; Fri, 8 Jan 2021 22:53:57 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.229.168]) by shaw.ca with ESMTPA id y0dmkn9qB34axy0dnkgfRQ; Fri, 08 Jan 2021 15:53:56 -0700 X-Authority-Analysis: v=2.4 cv=LvQsdlRc c=1 sm=1 tr=0 ts=5ff8e284 a=7AlCcx2GqMg+lh9P3BclKA==:117 a=7AlCcx2GqMg+lh9P3BclKA==:17 a=xqWC_Br6kY4A:10 a=kj9zAlcOel0A:10 a=EmqxpYm9HcoA:10 a=YxBL1-UpAAAA:8 a=VxmjJ2MpAAAA:8 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=8uUnpHl5pD3AqIP_JIMA:9 a=CjuIK1q_8ugA:10 a=9oQxGDXC-HAA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=7gXAzLPJhVmCkEl4_tsf:22 a=IjZwj45LgO3ly-622nXo:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [IPv6:fc00:1:1:1::5b]) by spqr.komquats.com (Postfix) with ESMTPS id 46DC736E; Fri, 8 Jan 2021 14:53:53 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.16.1/8.16.1) with ESMTP id 108MrrUL003251; Fri, 8 Jan 2021 14:53:53 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <202101082253.108MrrUL003251@slippy.cwsent.com> X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Chuck Tuffli cc: Cy Schubert , Jessica Clarke , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" , "src-committers@freebsd.org" Subject: Re: git: 6733401935f8 - main - nvmecontrol: add device self-test op and log page In-reply-to: References: <202101081729.108HTG7j066884@gitrepo.freebsd.org> <74314BD0-A0F8-481A-93A0-28FB83CB2717@freebsd.org> <202101081920.108JKUd2003299@slippy.cwsent.com> <202101081927.108JRKxR084004@slippy.cwsent.com> Comments: In-reply-to Chuck Tuffli message dated "Fri, 08 Jan 2021 13:14:53 -0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 08 Jan 2021 14:53:53 -0800 X-CMAE-Envelope: MS4xfPLJcmw0ciBX8B04k0CfIB9pueUQJL4PPPc4pZOpRn3XcrvTLOMGhs14KX3nAzgd3m8Dj8pcd6+RCUu35lS73ikhgdJcHGT/U7yJdoRW98tuHQG61Frz MGgYVLpOC0iFgBDrV2Su6APrrdG04eJacETzP5WxMU5QoAFOVrMFuh0j16YaCv/De3pX/IlmxQLd2zLN8cSVJq8+Cia3REcIonlcmIYF1ajVpZjzU0z+5Ucj rWyx3EzFkG6fcbnA6Zecyxdz1i6U3UDnOdW66JOhVx2fpHWquc6ktDPRNAVPUBTbjb/qbvlJmi8bl1UKCPeCchpSyEknq638sJ/bAFutcan5l1u34/lyj1Hj I/mKaJRA X-Rspamd-Queue-Id: 4DCJLZ202sz3QTm X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2021 22:53:58 -0000 In message , Chuck Tuffli writes: > --000000000000c9481f05b86a0c60 > Content-Type: text/plain; charset="UTF-8" > > On Fri, Jan 8, 2021 at 11:27 AM Cy Schubert > wrote: > > > In message <202101081920.108JKUd2003299@slippy.cwsent.com>, Cy Schubert > > writes: > > > In message <74314BD0-A0F8-481A-93A0-28FB83CB2717@freebsd.org>, Jessica > > > Clarke w > > > rites: > > > ... > > > > > This broke powerpc and powerpc64: > > > Sorry about that. I'll fix this in a bit. > > --chuck Looks like dim@ already did. The time before last I fixed one of these it was pointed out to me privately that when we use %jd that we should also cast to intmax_t or uintmax_t, and that jhb@ told him. This was to future-proof, assuming we'd have 128-bit processors one day. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few.