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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 05845C433EF for ; Fri, 5 Nov 2021 01:58:30 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C3F1B6121E for ; Fri, 5 Nov 2021 01:58:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C3F1B6121E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=R4fiRLLUQSPjU7ClajXjQWU8LuM/JChfAesNgrhjXQA=; b=kelr6jyaa3luVC dKGRECodiGRslLSJy4aDFaRlVYR/EDGKUMa3KpKu9LUxrt6c0yIzFllBkQtOoui5yRvJTAWPDvggZ q8i4LPY+HK+LQJQ/3LrGdDRXwifSdFItbLowyrS4Ezw1q09d9jxGxgd6f0vp0aaxtRpWsKa7Ft43S 7JHn6pF+vXtqgNs1N06IFL65r/85l3puaIEBKxNWtxNGUXyXa//weJPKP3Tv7sOWyt13qA9K01u7n DcnuwjuuJhEuN9hi161TwDRVHAo7dWF3RMBdeYVcr9sfDmwXEGES8jq5TfAOXDIzHGYTONztgOzgn p/Xgs9PQMJ2TcUATfW6w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mioTr-00AN3p-LU; Fri, 05 Nov 2021 01:57:23 +0000 Received: from mail-pl1-f177.google.com ([209.85.214.177]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mioTn-00AN2C-Ft for linux-arm-kernel@lists.infradead.org; Fri, 05 Nov 2021 01:57:20 +0000 Received: by mail-pl1-f177.google.com with SMTP id y1so10120598plk.10 for ; Thu, 04 Nov 2021 18:57:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=96WX6/US4LcMNKbP8rKG9nQdk70oEI+cgp7sotVClCk=; b=ygypA2w/9q5mNk5ngAXUHxokUw6SeXGz42NFlX/XV5UZLKrji6Dk9TxRzyzIB2cs62 e8DXolGaLBWkMfK6fFlnq7lI8xpze/4iEKOJPJC4onC73RQQqAjzxIZTLnmYrqXIDNdF WU36ANgVIn3V85fzAnuEI3PUUZ9vybDmJWFbAJUHpSZoo135YMyf+pC59UR22FqSok+s ATJhOy17fGEetQjFn/WU1fzDy05I1tYwI5M5yMjGXJc4WJIlfjQTXLQdWFrmJMzKzk9q w+fdx9oSmcmdqNMAadiD1ZVc8YyXxY7ZOaHA9xDEXWDLglGG+xwo8aFta0Ojg6EYlCxC YNmw== X-Gm-Message-State: AOAM530nw3cijI+teXaHy7dc/kuZCFDSa/wOxi4JaTbApK+7/irUUJ6h ZYLDeiLza8cKwKrc73CdAaU= X-Google-Smtp-Source: ABdhPJyPNvQW04siPU6SnZ8iGFq/FSToZtACsOx4KEawhAt5b+vDpFHXnP0kDfoA+Y0Wagi1Wxf77g== X-Received: by 2002:a17:902:ec8f:b0:142:11aa:3974 with SMTP id x15-20020a170902ec8f00b0014211aa3974mr18585933plg.30.1636077438297; Thu, 04 Nov 2021 18:57:18 -0700 (PDT) Received: from rocinante ([95.155.85.46]) by smtp.gmail.com with ESMTPSA id n11sm4764492pgm.74.2021.11.04.18.57.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Nov 2021 18:57:17 -0700 (PDT) Date: Fri, 5 Nov 2021 02:57:04 +0100 From: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= To: Xuesong Chen Cc: Bjorn Helgaas , 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, ying.huang@intel.com, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 0/4] PCI MCFG consolidation and APEI resource filtering Message-ID: References: <20211104150053.GA774800@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211104_185719_576171_E71DD3C8 X-CRM114-Status: GOOD ( 11.47 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, [...] > > Thanks. I see this and will look at it after getting the v5.16 > > changes merged. > > Ah, Bjorn, I also notice this series is in your patchwork now, hmmm, I don't know why > the previous iterations are not there either, seems something doesn't work as expected > in my side. Probably my fault for the unpeaceful interlude :-) [...] You can check your previous submissions using the following: https://patchwork.kernel.org/project/linux-pci/list/?submitter=201963&archive=both&state=* This changes the default filters to include everything you submitted. Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel