Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp2561117pxb; Sun, 31 Oct 2021 19:20:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzGNUYoInp7D3owBw7qtGid13jDbhpTu1zzqlnB35gCQCLaCcuO2oaBBd//qyQN+TM3b0fv X-Received: by 2002:a05:6e02:12c7:: with SMTP id i7mr9154218ilm.253.1635733228133; Sun, 31 Oct 2021 19:20:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635733228; cv=none; d=google.com; s=arc-20160816; b=hmOqp8lq6oC0hbulENRsl8ws8JPY9ASPIs6zC6ugb2eDApfkkcKtPmOdIXbvbwVTpJ laeR8W9NJHpU2H5zMcLDAySDHPjxqjE0h0yv7VQRonW/qJ5wKDNnZKIbwWX2TzD/0ADj NoDGS89PVfmcO4uGZIq0wQTuMuViknywz0u7yL3hsEzVdHmvxSa9HRqpAkW+OtVM96vm 2agogRGFqu5Fnx3JMjshyQASAZOknsd1oy3cg3ZcqYmvWGgLG9MmgKPO5cf3B/ihU37D V4WT+Fg9IUFK4n4bgSQFJvaLqKuCjYlCbbIpHVLo7d109vmbcdRRz6DtTiWYV0Ww3y1I 4wTg== 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=33uYm8vOSpn0qanua9OLz3AVBirz0JwPBYZ9JIWN76I=; b=RRHKYY88ls1QGaNrtM70O/sIX3S2DQVvHkYp/zVSOPrJFF+WBYahf0M723mYkWPLnw E5OgUCvhB4JQU7JnrByzeRXCLmN+w8wQT/RYdhLhOtkCrtj8LkMzWd8R/YgBfNmC5VTm 6QF/x+0Hbe4hqbpbYTVoqJE2n6GYjapojLkToL1bo5ZAIcsk8NoBkwLGNfgVYqbRjEKT ehZQcMLt5FtZzpVvZSyEJIJvDXn/l0LasTKQuAtRygU+flwUfLo/JCzzCdKVnWQi3V67 6NVL9pbj0YJgRldfx1rErJOqoNZ0ynP0KlfB/CKVqYMVusLS+CCXwkjYwfVbfbOR6VRn OAtA== 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 f15si20384038jav.112.2021.10.31.19.20.15; Sun, 31 Oct 2021 19:20:28 -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 S230320AbhKACVL (ORCPT + 99 others); Sun, 31 Oct 2021 22:21:11 -0400 Received: from out30-44.freemail.mail.aliyun.com ([115.124.30.44]:51190 "EHLO out30-44.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230233AbhKACVK (ORCPT ); Sun, 31 Oct 2021 22:21:10 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R211e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04395;MF=xuesong.chen@linux.alibaba.com;NM=1;PH=DS;RN=14;SR=0;TI=SMTPD_---0UuPi-hG_1635733115; Received: from 30.225.212.104(mailfrom:xuesong.chen@linux.alibaba.com fp:SMTPD_---0UuPi-hG_1635733115) by smtp.aliyun-inc.com(127.0.0.1); Mon, 01 Nov 2021 10:18:36 +0800 Message-ID: Date: Mon, 1 Nov 2021 10:18:35 +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: helgaas@kernel.org Cc: catalin.marinas@arm.com, lorenzo.pieralisi@arm.com, james.morse@arm.com, will@kernel.org, rafael@kernel.org, tony.luck@intel.com, bp@alien8.de, 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> From: Xuesong Chen In-Reply-To: <20211027081035.53370-1-xuesong.chen@linux.alibaba.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org How about the status of this series, it's really bad, bad and still bad... to wait long time for the final judgement, especially you take extremely serious to rework it round by round, finaly you receive nothing. Everyone's work should be repected! Technically, I don't think it's very hard to say yes or no (what's your concerns) for the patch set. If you give your objections and convince me, then I will drop it, that's nothing. Hopefully our maintainers can take the responsibility that they should take, I totally understand that our maintainers are very busy and will face tens of thousands of mails. But, YOU ARE THE MAINTAINER! Responsiblity!Responsiblity!! Still TMD f*cking FucResponsiblity!!! On 27/10/2021 16:10, Xuesong Chen wrote: > The issue of commit d91525eb8ee6 ("ACPI, EINJ: Enhance error injection tolerance > level") on x86 is also happened on our own ARM64 platform. We sent a patch[1] > trying to fix this issue in an arch-specific way as x86 does at first, but > according to the suggestion from Lorenzo Pieralisi and Catalin Marinas, we can > consolidate the PCI MCFG part then fix it in a more common way, that's why this > patch series comes. > > [1] https://marc.info/?l=linux-arm-kernel&m=163108478627166&w=2 > > --- > Change from v3 to v4: > - Add a new patch (patch #3) to address the quirk ECAM access issue. Because > the normal ECAM config space can be accessed in a lockless way, so we don't > need the mutual exclusion with the EINJ action. But those quirks maybe break > this rule and corrupt the configuration access, reserve its MCFG address > regions in this case to avoid that happens. > > - Add another patch (patch #4) to log the PCI MCFG entry parse message per > the suggestion from Bjorn Helgaas. The output on ARM64 as: > ACPI: MCFG entry for domain 0000 [bus 00-0f] at [mem 0x50000000-0x50ffffff] (base 0x50000000) > > - Commit message updated with more details of patch #2 > > Change from v2 to v3: > - Address the comments of Lorenzo Pieralisi about the CONFIG_PCI > dependence issue in APEI module (patch #2) > > Change from v1 to v2: > - Fix the "undefined reference to `pci_mmcfg_list'" build error in case > of PCI_CONFIG=n, reported by the kernel test robot > > Xuesong Chen (4): > PCI: MCFG: Consolidate the separate PCI MCFG table entry list > ACPI: APEI: Filter the PCI MCFG address with an arch-agnostic method > ACPI: APEI: Reserve the MCFG address for quirk ECAM implementation > PCI: MCFG: Add the MCFG entry parse log message > > arch/x86/include/asm/pci_x86.h | 17 +---------- > arch/x86/pci/mmconfig-shared.c | 30 ------------------- > drivers/acpi/apei/apei-base.c | 68 ++++++++++++++++++++++++++++++++---------- > drivers/acpi/pci_mcfg.c | 46 +++++++++++++++------------- > drivers/pci/pci.c | 2 ++ > drivers/pci/quirks.c | 2 ++ > include/linux/pci.h | 18 +++++++++++ > 7 files changed, 101 insertions(+), 82 deletions(-) >