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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5AD97EB64D9 for ; Thu, 29 Jun 2023 23:13:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229646AbjF2XNa (ORCPT ); Thu, 29 Jun 2023 19:13:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbjF2XN3 (ORCPT ); Thu, 29 Jun 2023 19:13:29 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B9AE12F; Thu, 29 Jun 2023 16:13:28 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3A30761659; Thu, 29 Jun 2023 23:13:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 11FBEC433C8; Thu, 29 Jun 2023 23:13:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688080407; bh=2awjKHX4Yc3J7yyhiD16O0HE9smL0d+ZJRJ1b6FGCdY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gBH4/tNSFm9WdrCxJAuarB7CnL3BK0WdGtrqTNPsZqRhSlGAZJDcQd0DMPa4DtvIG LYvI6Z/5NK2aZIxKi8CV2byiwJ3qf4QMUkCdZUeewOzTELM85xY/PTMKSmOf+hhB0k cflm3hh5CoMderrowZQszFa0whC6mZ1k2UV9Pykl3U3/dKnJemasvh73P+KO1e3FGN SbtLQgHCKyQNw7etW0PGrUWvwzUHKB/6AjPtxOJkoVLRzR/t3wN07wzN3Cqm8n5uoM j11KT46ptOs5+I2fNvi7NhXOCIN4ql3jalKUb3FxuhwkHAhseYNlwVX8k6zO8tE7CD xnzJSyG++LBVg== Date: Fri, 30 Jun 2023 00:13:22 +0100 From: Conor Dooley To: Evan Green Cc: Conor Dooley , palmer@dabbelt.com, Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Albert Ou , Andrew Jones , Heiko Stuebner , Sunil V L , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 Message-ID: <20230630-detection-jogger-c60ea71ee6b6@spud> References: <20230629-rebuttal-vagueness-a699deb7c7b3@wendy> <20230629-fruit-syndrome-74e32af9c8ad@wendy> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Op4eXmT/eGWY9/iV" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --Op4eXmT/eGWY9/iV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 29, 2023 at 04:10:48PM -0700, Evan Green wrote: > > + print_mmu(m); >=20 > Did the indent get wonky here or am I just seeing it wrong because gmail? Nope, you're right. Thanks! --Op4eXmT/eGWY9/iV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZJ4QEgAKCRB4tDGHoIJi 0vq+AP98TaZYGhjpm9uC0HHIvRVzFL0ZATKN5slrUBu8PZ27QQD/VZKNm18gMlPa SPpca1cy7ZS/8C5V+Sui5QYuupbzFAo= =6I9B -----END PGP SIGNATURE----- --Op4eXmT/eGWY9/iV--