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 AC0EBC433EF for ; Tue, 25 Jan 2022 15:05:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1390735AbiAYPFX (ORCPT ); Tue, 25 Jan 2022 10:05:23 -0500 Received: from out30-56.freemail.mail.aliyun.com ([115.124.30.56]:52742 "EHLO out30-56.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1581208AbiAYPDA (ORCPT ); Tue, 25 Jan 2022 10:03:00 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R171e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04426;MF=xueshuai@linux.alibaba.com;NM=1;PH=DS;RN=11;SR=0;TI=SMTPD_---0V2qsuta_1643122967; Received: from 30.27.234.82(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0V2qsuta_1643122967) by smtp.aliyun-inc.com(127.0.0.1); Tue, 25 Jan 2022 23:02:49 +0800 Message-ID: <94dababf-76dd-dd9f-61e4-fe05b02f6241@linux.alibaba.com> Date: Tue, 25 Jan 2022 23:02:47 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description Content-Language: en-US To: Borislav Petkov Cc: rric@kernel.org, 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, zhangliguang@linux.alibaba.com, zhuo.song@linux.alibaba.com References: <20211210134019.28536-1-xueshuai@linux.alibaba.com> <20220124024759.19176-2-xueshuai@linux.alibaba.com> <98aae382-ac38-8811-f147-d00b953f608d@linux.alibaba.com> <0e156b79-6343-72b2-47fb-baa29ffe60fd@linux.alibaba.com> From: Shuai Xue In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Borislav, 在 2022/1/25 PM8:37, Borislav Petkov 写道: > On Tue, Jan 25, 2022 at 07:49:41PM +0800, Shuai Xue wrote: >> I am sorry if you feel the RESEND tag is pushing you. > > It is not pushing me - there are rules, simply. Rules you should read > first before sending patches. Got it. I will learn rules first. > How about I start flooding you a patchset every day? Haha, I see. I am sorry to bother you and thank you very much for your patient and valuable comments, just take your time. By the way, after sending patchset v3 8 days, I resend it yesterday, and the patchset v4 sent today is to address your comments, not a resend patchset. Anyway, I will be more patient. > Also, please do not top-post. That's also explained in that > documentation directory I mentioned. Read about it too pls. I will, thank you. Best Regards, Shuai