Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp3025309pxb; Mon, 1 Nov 2021 06:33:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy0Z0ulMx5UHvce4yushX/ATJyMJYIrkLq3JtS4z07bNFrFdCeSSii1DjrxwK3MFw6UEE8M X-Received: by 2002:a92:b105:: with SMTP id t5mr20458471ilh.152.1635773636624; Mon, 01 Nov 2021 06:33:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635773636; cv=none; d=google.com; s=arc-20160816; b=mCWGmDEeSHSHk5/gTKs9QpEZAEVIlAk8sJ2wvdqNLwX5U/2o2l3mFbTVnbPJsIiwKT LkqP/sRBkOHF4wV1LnPu7QIZ6JrVlfx2BEHx7TXAAMIjw7ctNH5EVlIp3PgB72MudHme TqaQppiEhX4sJKv1M6SiCzRSUHLFxp+GY5HMwSBaQO3bbPDmHTcDKqFE401nY5cylGmK pMJGc/FBuTQ6/+jIFASuceffiHnURoH8Mb6D/y99zXijAJfU6hX6h5Ik02qfQa2ftk3l GVms/Vxu12FcYsScuwTnxACwJbprXY4LoHVX+aCb95RRF/2eAYJMvwjU7NrS6YO1MKRn M4Cg== 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:subject:user-agent:mime-version:date:message-id; bh=ANXzzO6oAe19bpo7u4JNO+/7UYvFrURBK1W5OMiPhBA=; b=oQlHuRVTI800TN843fQMgueAY+ue67zFrppqUWYyDzqckRn44dJkEaYikkYG214qOG ps3M73psdm10s8JnHPgO2elVeyiz48+GDXlRpjqyOmwL4WX1oI4zCgzOZ3MnMvXiHyV1 dnjjqm29bYeAYzrStUp5P/Lil8jUcPAaJ0xH7aznIPIrK70XVdtLoyLHxk/TgqenzVPo 10oWFjx+lcd7zx2uPu42lmq3NCKInbX3LHg7Lzvs0qUJkOkSZiv7Lof6n0uoJB0tpLcy pyX5dPnQJ1cZpfXA0Vxwpa8XAu/+PolnD1+BFKWcue+bjaymSFYy+/0Ym8ILtusiuovf bZYQ== 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 y203si8899277iof.22.2021.11.01.06.33.44; Mon, 01 Nov 2021 06:33:56 -0700 (PDT) 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 S232050AbhKANfJ (ORCPT + 99 others); Mon, 1 Nov 2021 09:35:09 -0400 Received: from out30-132.freemail.mail.aliyun.com ([115.124.30.132]:57143 "EHLO out30-132.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231741AbhKANfJ (ORCPT ); Mon, 1 Nov 2021 09:35:09 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R101e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e01424;MF=xuesong.chen@linux.alibaba.com;NM=1;PH=DS;RN=14;SR=0;TI=SMTPD_---0UucB9j2_1635773551; Received: from 30.225.212.104(mailfrom:xuesong.chen@linux.alibaba.com fp:SMTPD_---0UucB9j2_1635773551) by smtp.aliyun-inc.com(127.0.0.1); Mon, 01 Nov 2021 21:32:32 +0800 Message-ID: <19fde29a-5a63-3fe7-2e83-307a974c80ad@linux.alibaba.com> Date: Mon, 1 Nov 2021 21:32:31 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.2.1 Subject: Re: [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering To: Borislav Petkov Cc: Will Deacon , helgaas@kernel.org, catalin.marinas@arm.com, lorenzo.pieralisi@arm.com, james.morse@arm.com, rafael@kernel.org, tony.luck@intel.com, mingo@kernel.org, bhelgaas@google.com, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20211027081035.53370-1-xuesong.chen@linux.alibaba.com> <20211101093618.GA27400@willie-the-truck> <286ac625-e712-d7e9-2f5d-923f1572b5d1@linux.alibaba.com> From: Xuesong Chen In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/11/2021 20:22, Borislav Petkov wrote: > On Mon, Nov 01, 2021 at 08:12:15PM +0800, Xuesong Chen wrote: >> I'm very sorry about the non-constructived response, and I'd like to >> take this chance to withdraw them entirely... personally this is not a >> good example in terms of the mood or the way of expression. > > Good idea. There are other maintainers who would ignore you indefinitely > for uncalled for explosions like that. And then you would have achieved > the opposite of what you were aiming for, with that rant. Actually that's my original intention, especially when you take lots of serious effors to rework it round by round, but no one say YES or NO, which is really frustrating. Hopefully the newbies can also be treated fairly in the community. During my working experience in the community before, lot's of nice maintainers give me very deep impression. What a splendid memory! > > To Will's point, you can always read Documentation/process/ while > waiting for your patches to get reviewed - there the whole process is > explained and what the best ways and times are to send a patchset. Good suggestion, learnt and thanks! Thanks, Xuesong > > HTH. >