Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp6369617ybh; Wed, 7 Aug 2019 22:51:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqwST68I/xwaIn8d+EbXTqMgOFeML1WX4Bd2CEZGPvlGof8dUNdWuMGkpx4nNekdamzlq2YO X-Received: by 2002:a63:5811:: with SMTP id m17mr11153219pgb.237.1565243476562; Wed, 07 Aug 2019 22:51:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565243476; cv=none; d=google.com; s=arc-20160816; b=i1rbmBBWUI+13gAIZ3I7vcW6QOfkvr9hW34zz2cCx5VB6MkVqyfXTyKl3RB4DkaCKF 5B9Y24Un/RwGoWiogOu7v2SOwkr3x0aiipDCI4M/RQjrCNjIP4LFqGZ9eumyss6lh/wv gEvIfRkXdNNIbebBW0sQA9+xmwA3Cnx/PaNlf3XZ/MIJHVE0mOe0zDzXHxLrMShqueRK yt6BudNh+kRqSq78fReMP98F7mwUL8tBEVdcpq/Mgq1cHebhREEODUA8t5EkLkXPmEHn wZ+6fCKlbI8Z736POcBSPcpbRihcSeWorwgI61h17+5hokDJib7X0DMgNAybeLXsqy77 l+ew== 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=q19b1YOiTqSGl1wLoUOZpIBhvNae2SelXXQTsgAyWDY=; b=DZZikdA/0de7wzQ99kaSqfv9cQULp4pbGvpPzd6HAR0GTVGlRmz6gmNZlA9eTVe1U4 FHrDWOlDgxBx2WDj2ujBJALgPJ901D7VhIxsYQrNdUEZ+HdRfAelNPc7TBjXdaFE9nrb 8+yYV9d+GgHkd8DpVx4E6giycfuRy3i0doC9vNleE3c2XtcaenIMnDtYv+nOWHtzKSuH fAQpKcD/cCD2s5HaBXpkt26JbiBfEcKF8R2TpBbfh4SSLK0CelPT3IlpPK5RbrEy1OBG h7Af8bPUADBdPqFKUYEfdy8kAMnsvFKXDQHGjwn5CgZtaSqf6kuJvr7CRLYiX2Ul1q+G o1yg== 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 185si85242136pfa.40.2019.08.07.22.51.01; Wed, 07 Aug 2019 22:51:16 -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 S1730943AbfHHFtS (ORCPT + 99 others); Thu, 8 Aug 2019 01:49:18 -0400 Received: from foss.arm.com ([217.140.110.172]:56272 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728090AbfHHFtR (ORCPT ); Thu, 8 Aug 2019 01:49:17 -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 79E6A28; Wed, 7 Aug 2019 22:49:17 -0700 (PDT) Received: from [10.163.1.243] (unknown [10.163.1.243]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 1DCCD3F706; Wed, 7 Aug 2019 22:51:22 -0700 (PDT) Subject: Re: [PATCH v2] arm64: mm: print hexadecimal EC value in mem_abort_decode() To: Miles Chen , Catalin Marinas , Will Deacon Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com, Mark Rutland , James Morse References: <20190807003336.28040-1-miles.chen@mediatek.com> From: Anshuman Khandual Message-ID: <98bdbcfb-24ed-fcd8-4b2c-f2c78b245dda@arm.com> Date: Thu, 8 Aug 2019 11:19:07 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190807003336.28040-1-miles.chen@mediatek.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/07/2019 06:03 AM, Miles Chen wrote: > This change prints the hexadecimal EC value in mem_abort_decode(), > which makes it easier to lookup the corresponding EC in > the ARM Architecture Reference Manual. > > The commit 1f9b8936f36f ("arm64: Decode information from ESR upon mem > faults") prints useful information when memory abort occurs. It would > be easier to lookup "0x25" instead of "DABT" in the document. Then we > can check the corresponding ISS. > > For example: > Current info Document > EC Exception class > "CP15 MCR/MRC" 0x3 "MCR or MRC access to CP15a..." > "ASIMD" 0x7 "Access to SIMD or floating-point..." > "DABT (current EL)" 0x25 "Data Abort taken without..." > ... > > Before: > Unable to handle kernel paging request at virtual address 000000000000c000 > Mem abort info: > ESR = 0x96000046 > Exception class = DABT (current EL), IL = 32 bits > SET = 0, FnV = 0 > EA = 0, S1PTW = 0 > Data abort info: > ISV = 0, ISS = 0x00000046 > CM = 0, WnR = 1 > > After: > Unable to handle kernel paging request at virtual address 000000000000c000 > Mem abort info: > ESR = 0x96000046 > EC = 0x25: DABT (current EL), IL = 32 bits > SET = 0, FnV = 0 > EA = 0, S1PTW = 0 > Data abort info: > ISV = 0, ISS = 0x00000046 > CM = 0, WnR = 1 > > Change since v1: > print "EC" instead of "Exception class" > print EC in fixwidth > > Cc: Mark Rutland > Cc: Anshuman Khandual > Cc: James Morse > Signed-off-by: Miles Chen This version implements the suggestion, hence it should have also contained acked-by tag from Mark from earlier version. Reviewed-by: Anshuman Khandual