Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9761498ybi; Wed, 24 Jul 2019 09:29:56 -0700 (PDT) X-Google-Smtp-Source: APXvYqyZ7u7p2yLoRl5KHFIecgWQ6ICM+W246Wcdq8M+mpTIhSVe7xsDQS6c3lfcCtzXrxAqWb4B X-Received: by 2002:a17:902:e011:: with SMTP id ca17mr88324376plb.328.1563985796860; Wed, 24 Jul 2019 09:29:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563985796; cv=none; d=google.com; s=arc-20160816; b=FK7K4yS95xzDB01zoxX8yQ1Gr/TtDb4O2l8ABYYk35nxfxchwy9dg0vDag4LgbB/ur 5gLB85xlFCbAXf69TiPwVcc6QqMNUGyGKO2HMpq1s+0kIQ7gmiy6RY4bv4P7RSuDxtnL L6rzktLnmTvTPWP5gQtaqTcelTpYjCixjrai3+aacpmj3pxRMu2ukqfSp1U9GSPqjO4J 7TfbDJZxjJkekEIS6TlwaAORgbCnLy66m42Aw10/yBlKhp5FapZmvfLDzLjXqr9ak4Ea 4V35uNKx2UdoORIA7sZQgEiahZ+KwrCqfqtFxvrWxgHQqyzS2oexZwDo7gPaSc+RqScR OpoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=SseZUKX9lTYVRvgaMfxR1/1c8ORn6U6I0UVzuYsjNEE=; b=BiJEXM1nKmz62iutUAuJa4yAL/zpmoZzSKbB9POnhv+nvwOvfjyQtrUFAFNK9xdUbe smnJyF3gj7OdeaXytoKt2ZLSH1dFKAhuoXcyr1WCGkClwzf8csg/Jj5tJw9f/LO1B3ZF TUMTtiqoHTq6moOj6VIPW0BkxGyx+q9dZwN7a4jf/YxE50RngPTWqHFLTFABltcCw7mQ I71UHfvka17enH89iDMJu89Uk6UzzPBWBT1oTSRjBtSrAD+a3pPJ1KjuoKeKwstCb900 j85rViSMV0TPpSUaVlkJmJcD8zn99PU+AL9nIfgEKx6MNyGlPhKQ2ehMh7+WfTHB8BsD D5rw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 29si1787148pgw.326.2019.07.24.09.29.41; Wed, 24 Jul 2019 09:29:56 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728287AbfGXOiB (ORCPT + 99 others); Wed, 24 Jul 2019 10:38:01 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:44227 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725870AbfGXOiB (ORCPT ); Wed, 24 Jul 2019 10:38:01 -0400 Received: from pd9ef1cb8.dip0.t-ipconnect.de ([217.239.28.184] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1hqIOx-0002MW-0J; Wed, 24 Jul 2019 16:37:55 +0200 Date: Wed, 24 Jul 2019 16:37:53 +0200 (CEST) From: Thomas Gleixner To: Steven Price cc: Mark Rutland , Dave Hansen , Arnd Bergmann , Ard Biesheuvel , Peter Zijlstra , Catalin Marinas , x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, =?ISO-8859-15?Q?J=E9r=F4me_Glisse?= , Ingo Molnar , Borislav Petkov , Andy Lutomirski , "H. Peter Anvin" , James Morse , Andrew Morton , Will Deacon , linux-arm-kernel@lists.infradead.org, "Liang, Kan" Subject: Re: [PATCH v9 00/21] Generic page walk and ptdump In-Reply-To: Message-ID: References: <20190722154210.42799-1-steven.price@arm.com> <20190723101639.GD8085@lakrids.cambridge.arm.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Jul 2019, Steven Price wrote: > On 24/07/2019 14:57, Thomas Gleixner wrote: > > From your 14/N changelog: > > > >> This keeps the output shorter and will help with a future change > > > > I don't care about shorter at all. It's debug information. > > Sorry, the "shorter" part was because Dave Hansen originally said[1]: > > I think I'd actually be OK with the holes just not showing up. I > > actually find it kinda hard to read sometimes with the holes in there. > > I'd be curious what others think though. I missed that otherwise I'd have disagreed right away. > > I really do not understand why you think that WE no longer care about the > > level (and the size) of the holes. I assume that WE is pluralis majestatis > > and not meant to reflect the opinion of you and everyone else. > > Again, I apologise - that was sloppy wording in the commit message. By > "we" I meant the code not any particular person. Nothing to apologize. Common mistake of trying to impersonate code. That always reads wrong :) > > I have no idea whether you ever had to do serious work with PT dump, but I > > surely have at various occasions including the PTI mess and I definitely > > found the size and the level information from holes very useful. > > On arm64 we don't have those lines, but equally it's possible they might > be useful in the future. So this might be something to add. > > As I said in a previous email[3] I was dropping the lines from the > output assuming nobody had any objections. Since you find these lines > useful, I'll see about reworking the change to retain the lines. That would be great and as I saw in the other mail, Mark wants to have them as well :) That reminds me, that I had a patch when dealing with L1TF which printed the PFNs so I could verify that the mitigations do what they are supposed to do, but that patch got obviously lost somewhere down the road. Thanks, tglx