Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3358986pxb; Mon, 24 Jan 2022 08:01:51 -0800 (PST) X-Google-Smtp-Source: ABdhPJzqE4GEnXDIL4Ej0IxJn9kIcATkEM7BH1g1s/dKkD9dF38EGgPunPm/JiM4CZk2Uw0PL85v X-Received: by 2002:a17:90a:d591:: with SMTP id v17mr2539294pju.135.1643040111140; Mon, 24 Jan 2022 08:01:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643040111; cv=none; d=google.com; s=arc-20160816; b=AkuO9jcul6X5WFU5bAs3CU8LukaFGQTzAQxC67xHYnHOxHcn30n/j7tULVPkakICPO M+nDPDwm4aAA4ihc0OSDa3o/PZ7/V93wUlsAvBxfq7wpvYU3ShItZu3l+ZceVH10wJia c3MchmXT/smfxJMFpQrI0FbfMd5DA0chDPjnC/IbHd7JgJWHwD6BVSaSPqZGOoizynDy J2PH7iH3FFa3OyJI4coPRRfv0nLRZTvzPXKVbfxfVGmpvTwNzxOq8tN0p/5Qzxq5+vPm Cw0joPau8wnA8DoyrWvEMlDqHAWD+ysmqHzfA9ee3/KZrsC74hrkIitU9QglVggXIhTF KZRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=MSdmAhfil2NazPSd0s12uD6NnYBwAuZ25eyYtzenplI=; b=UDzy+QKFB476qED2ddxYApF6vpqxFbt/iCqYtygAPS3WO5ML+2Z8SWM9YvPOhuW6fj nyAT4A/r2/a99Odj2oVypRPaGF8C/GcheL6Qi/XFH0h5Qrx25XWBpG+R2OYAiiCXd3Sb M5G8fJrnFF6rt9N+PbW95t3NuiMN/3/nDZDXx/7YLtFx88EnqQiuToBPGt3ME7oPhEGU sYZQPOZBc7qevy8quOXKmqcOROkRZgHUUxe2dhGIxWE6ssHSOnVChUBWhBs0qziZaxJh 8B38K9yZAmB6w+3w5z/A0EH1DSUktS32zmqbT5PP/xKEgM605IrUoIgk4SMhoRqM+xvp GbjQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id pg16si3309761pjb.74.2022.01.24.08.01.36; Mon, 24 Jan 2022 08:01:51 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240966AbiAXCsQ (ORCPT + 99 others); Sun, 23 Jan 2022 21:48:16 -0500 Received: from out30-57.freemail.mail.aliyun.com ([115.124.30.57]:53574 "EHLO out30-57.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240920AbiAXCsI (ORCPT ); Sun, 23 Jan 2022 21:48:08 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R881e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04423;MF=xueshuai@linux.alibaba.com;NM=1;PH=DS;RN=12;SR=0;TI=SMTPD_---0V2cQ9lX_1642992483; Received: from localhost.localdomain(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0V2cQ9lX_1642992483) by smtp.aliyun-inc.com(127.0.0.1); Mon, 24 Jan 2022 10:48:04 +0800 From: Shuai Xue To: bp@alien8.de, rric@kernel.org Cc: mchehab@kernel.org, tony.luck@intel.com, james.morse@arm.com, ardb@kernel.org, linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, xueshuai@linux.alibaba.com, zhangliguang@linux.alibaba.com, zhuo.song@linux.alibaba.com Subject: [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description Date: Mon, 24 Jan 2022 10:47:58 +0800 Message-Id: <20220124024759.19176-2-xueshuai@linux.alibaba.com> X-Mailer: git-send-email 2.30.1 (Apple Git-130) In-Reply-To: <20211210134019.28536-1-xueshuai@linux.alibaba.com> References: <20211210134019.28536-1-xueshuai@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Introduce a new helper function cper_mem_err_status_str() which is used to decode the description of error status, and the cper_print_mem() will call it and report the details of error status. Signed-off-by: Shuai Xue --- drivers/firmware/efi/cper.c | 46 ++++++++++++++++++++++++++++++++++++- include/linux/cper.h | 1 + 2 files changed, 46 insertions(+), 1 deletion(-) diff --git a/drivers/firmware/efi/cper.c b/drivers/firmware/efi/cper.c index 6ec8edec6329..addafccecd84 100644 --- a/drivers/firmware/efi/cper.c +++ b/drivers/firmware/efi/cper.c @@ -211,6 +211,49 @@ const char *cper_mem_err_type_str(unsigned int etype) } EXPORT_SYMBOL_GPL(cper_mem_err_type_str); +const char *cper_mem_err_status_str(u64 status) +{ + switch ((status >> 8) & 0xff) { + case 1: + return "Error detected internal to the component"; + case 16: + return "Error detected in the bus"; + case 4: + return "Storage error in DRAM memory"; + case 5: + return "Storage error in TLB"; + case 6: + return "Storage error in cache"; + case 7: + return "Error in one or more functional units"; + case 8: + return "component failed self test"; + case 9: + return "Overflow or undervalue of internal queue"; + case 17: + return "Virtual address not found on IO-TLB or IO-PDIR"; + case 18: + return "Improper access error"; + case 19: + return "Access to a memory address which is not mapped to any component"; + case 20: + return "Loss of Lockstep"; + case 21: + return "Response not associated with a request"; + case 22: + return "Bus parity error - must also set the A, C, or D Bits"; + case 23: + return "Detection of a PATH_ERROR "; + case 25: + return "Bus operation timeout"; + case 26: + return "A read was issued to data that has been poisoned"; + default: + return "reserved"; + } +} +EXPORT_SYMBOL_GPL(cper_mem_err_status_str); + static int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg) { u32 len, n; @@ -334,7 +377,8 @@ static void cper_print_mem(const char *pfx, const struct cper_sec_mem_err *mem, return; } if (mem->validation_bits & CPER_MEM_VALID_ERROR_STATUS) - printk("%s""error_status: 0x%016llx\n", pfx, mem->error_status); + printk("%s""error_status: 0x%016llx, %s\n", pfx, mem->error_status, + cper_mem_err_status_str(mem->error_status)); if (mem->validation_bits & CPER_MEM_VALID_PA) printk("%s""physical_address: 0x%016llx\n", pfx, mem->physical_addr); diff --git a/include/linux/cper.h b/include/linux/cper.h index 6a511a1078ca..5b1dd27b317d 100644 --- a/include/linux/cper.h +++ b/include/linux/cper.h @@ -558,6 +558,7 @@ extern const char *const cper_proc_error_type_strs[4]; u64 cper_next_record_id(void); const char *cper_severity_str(unsigned int); const char *cper_mem_err_type_str(unsigned int); +const char *cper_mem_err_status_str(u64 status); void cper_print_bits(const char *prefix, unsigned int bits, const char * const strs[], unsigned int strs_size); void cper_mem_err_pack(const struct cper_sec_mem_err *, -- 2.20.1.12.g72788fdb