Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp4359910pxb; Tue, 25 Jan 2022 08:45:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJwv3Lb357MBEou3AYedsAO9ZV+ZNIjJSRa+0j0H5NrlrnkWQPJRWgVCf+EHgn5llvXw8okk X-Received: by 2002:a05:6402:214c:: with SMTP id bq12mr21279722edb.287.1643129133805; Tue, 25 Jan 2022 08:45:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643129133; cv=none; d=google.com; s=arc-20160816; b=UewP3GLQpvpN6RNgNQPjZFkrBiYLho3m1YgmcUc7SbcfSsazjz0Q7NM95b5sR7ReQM Qh8nj2PQRSLk5dIfqgWWvEQgPVLebguCqkb/AjG4KaHpiIichuQ0NJCeuh4MhjlynHhr Q/waGmbcjms91n2lH5lgOT57sJaotzcHtfk8yahidyZ7vqcRdqtb6lkibpvJQJEan1Vz 1dvX7D5h3+rvXX+MOJwj6af+K+P4wnyLo/iCYH2OH2YeqGdRmB0L5umL7k8umdDfmNeI HwpI0EY+GM9RSqSFdAtx5lKHhUTZ3n1SYKh2JHo5b42UGqAbvLuBI+jdz0ybecNR8+w6 gF7Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=H8st+RSKwuiyu0v+y7a4Bh3J1IQd1hceTnyx0viMMjg=; b=byPDv6g1J0dYVaKbPGSa6sPpgdhY1Ca0QCn+udDPoZ00kqcNw1fMyx+qJNR5m2ncHv V0KsKT2Zyt3Wl/j6OCOMWzhRGUOpos84BzsDB+4EQpDjKR4ep0jmeUyQx8BG2+fr5FD1 bqCy9wLKEw4eMExsJ51DF6K5jXxhJs6t9jIx8FBY0IKADy9cnOCKmGaacM2ap0JfqM7V 1GlbMcZilNaZ9RnOHeMqXedEu7CeGBp5HHcEtuPIsjTXeWNSgvYIxvXRtljQEoimOJOO 4qOvnZcyZlqHa+HAEtGcNKOGcGjxCDmqdDqhn7U0GHZvtX688f6uBsDOwyBwNd077mxz 6V/w== 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 j15si1500648edw.582.2022.01.25.08.45.02; Tue, 25 Jan 2022 08:45:33 -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 S1388591AbiAYL4V (ORCPT + 99 others); Tue, 25 Jan 2022 06:56:21 -0500 Received: from out30-131.freemail.mail.aliyun.com ([115.124.30.131]:53432 "EHLO out30-131.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1382406AbiAYLtx (ORCPT ); Tue, 25 Jan 2022 06:49:53 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04357;MF=xueshuai@linux.alibaba.com;NM=1;PH=DS;RN=11;SR=0;TI=SMTPD_---0V2qSlR6_1643111382; Received: from 30.240.125.206(mailfrom:xueshuai@linux.alibaba.com fp:SMTPD_---0V2qSlR6_1643111382) by smtp.aliyun-inc.com(127.0.0.1); Tue, 25 Jan 2022 19:49:43 +0800 Message-ID: <0e156b79-6343-72b2-47fb-baa29ffe60fd@linux.alibaba.com> Date: Tue, 25 Jan 2022 19:49:41 +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> 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, Thank you for your reply. I am sorry if you feel the RESEND tag is pushing you. Take your time, I will be more patient :) Best Regards, Shuai 在 2022/1/25 PM6:21, Borislav Petkov 写道: > On Tue, Jan 25, 2022 at 10:45:31AM +0800, Shuai Xue wrote: >> I will fix it in next version. > > Yes, thanks. > > However, you don't have to resend immediately but wait instead until > people have had time to review the whole thing. And while you're > waiting, you can read through Documentation/process/... > > There are passages like the following one, for example: > > "Don't get discouraged - or impatient > ------------------------------------ > > After you have submitted your change, be patient and wait. Reviewers are > busy people and may not get to your patch right away. > > Once upon a time, patches used to disappear into the void without comment, > but the development process works more smoothly than that now. You should > receive comments within a week or so; if that does not happen, make sure > that you have sent your patches to the right place. Wait for a minimum of > one week before resubmitting or pinging reviewers - possibly longer during > busy times like merge windows. > > It's also ok to resend the patch or the patch series after a couple of > weeks with the word "RESEND" added to the subject line:: > > [PATCH Vx RESEND] sub/sys: Condensed patch summary > > Don't add "RESEND" when you are submitting a modified version of your > patch or patch series - "RESEND" only applies to resubmission of a > patch or patch series which have not been modified in any way from the > previous submission." >