Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp519475ybb; Fri, 20 Mar 2020 03:27:20 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtYJNLzW4E6lJWakRGirh8tMV6japbQXqxPazsgKUavvhaINYP7ug2WH59UBfj4ancPZdFc X-Received: by 2002:a9d:1d43:: with SMTP id m61mr6074610otm.91.1584700039992; Fri, 20 Mar 2020 03:27:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584700039; cv=none; d=google.com; s=arc-20160816; b=zqRj1MiJS5P/HeoXzoL+qDDW076iBqQNgwoH8WSxIDwxkNVywPwOLadYlXXpquoy1h x5iBDvo9gkITLLMPBdx8Gy8VTiqIEzy9Eu29l/OiG5/ZeafqQR3bINl5vqJLQ54vvwEn 6OT/kk0oQi0n5+sfmhlM4NHkkV//ziJBRHjEJJ6TSH5DJiRTiG9ixm7U3ZiVMvXOEj2K ZhGCGclmBmOtK9Qez8f0FFDXaAEvGcX6vnJYSs18tpiEhhnOCsCfnMxHh8XxAAck3Vks U8rto7eD/5/HLoSRSGDADZQjciCw/XblLpiIDvhDhlb5ssXaJDp4fS8pKn6dqnC61IHk +9dQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Y2c1/d6fnhwBpGlF0M5CIXm3BmWynS+p6cmzlhBjnEk=; b=F+1NyjLglbFbHg1SMlGdwLCLTnOL5FiC70zeebEo+7oMLRNHykWMa3vEUVgStFTuz6 66dATgKApTbqyaT9NP6AGKcZTWZ51SrDg/z9CTXAQJX7kg27mKDf2CWdbgJJ0wnPAc/d QUhpMe43a1bxqeZpbre7/1hgMiNyjcgcgCsQcsOhRe/N6MMm7f73hZkEk8+RM1tmmaiR BbMgI8JjwIzNbd/4lv3z3rzMCOB2bcrArPa0oz/i8PLq3Y3bGV51nsoGaPNGf7Jh96VE LpahRjA6lZd0IoS9W6ZcfjudFPcCEhElSxggZYgef50pOaG84wW0r/+3zPio8fr0q/SN 0wWA== 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 n6si2874176otf.147.2020.03.20.03.27.07; Fri, 20 Mar 2020 03:27:19 -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 S1727005AbgCTK0S (ORCPT + 99 others); Fri, 20 Mar 2020 06:26:18 -0400 Received: from foss.arm.com ([217.140.110.172]:47118 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726527AbgCTK0S (ORCPT ); Fri, 20 Mar 2020 06:26:18 -0400 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 D07DD31B; Fri, 20 Mar 2020 03:26:17 -0700 (PDT) Received: from [10.57.21.157] (unknown [10.57.21.157]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 3C1B83F305; Fri, 20 Mar 2020 03:26:13 -0700 (PDT) Subject: Re: [PATCH 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK' To: John Donnelly , linux-arm-kernel@lists.infradead.org Cc: Mark Rutland , Catalin Marinas , Bhupesh Sharma , kexec@lists.infradead.org, linux-kernel@vger.kernel.org, James Morse , Dave Anderson , Vincenzo Frascino , Will Deacon References: <1584603551-23845-1-git-send-email-amit.kachhap@arm.com> <1584603551-23845-2-git-send-email-amit.kachhap@arm.com> <5235269c-e3c7-efff-6083-a05a39699735@Oracle.com> From: Amit Kachhap Message-ID: <3d8eb414-c70c-f97b-b2e0-376ebd99403c@arm.com> Date: Fri, 20 Mar 2020 15:56:11 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <5235269c-e3c7-efff-6083-a05a39699735@Oracle.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 3/19/20 7:21 PM, John Donnelly wrote: > On 3/19/20 2:39 AM, Amit Daniel Kachhap wrote: >> Add documentation for KERNELPACMASK variable being added to vmcoreinfo. >> >> It indicates the PAC bits mask information of signed kernel pointers if >> ARMv8.3-A Pointer Authentication feature is present. >> >> Cc: Catalin Marinas >> Cc: Will Deacon >> Cc: Mark Rutland >> Cc: James Morse >> Cc: Dave Anderson >> Signed-off-by: Amit Daniel Kachhap >> --- >>   Documentation/admin-guide/kdump/vmcoreinfo.rst | 6 ++++++ >>   1 file changed, 6 insertions(+) >> >> diff --git a/Documentation/admin-guide/kdump/vmcoreinfo.rst >> b/Documentation/admin-guide/kdump/vmcoreinfo.rst >> index 007a6b8..5cc3ee6 100644 >> --- a/Documentation/admin-guide/kdump/vmcoreinfo.rst >> +++ b/Documentation/admin-guide/kdump/vmcoreinfo.rst >> @@ -393,6 +393,12 @@ KERNELOFFSET >>   The kernel randomization offset. Used to compute the page offset. If >>   KASLR is disabled, this value is zero. >> +KERNELPACMASK >> +------------- >> + >> +Indicates the PAC bits mask information if Pointer Authentication is >> +enabled and address authentication feature is present. >> + >>   arm >>   === >> >> > > > Hi, > > Does this require changes to the  makedumpfile or crash utilities ? I did the corresponding change in crash tool. The link is mentioned in first patch of the series. Thanks, Amit Daniel > > >