Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp1218648pxb; Tue, 1 Feb 2022 22:53:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJyGv7mWAHqtc41MxrJNh7KZ138T4fDVOwyQ/91zQBzbrdHCTftf9O8s1AV1UakKGfKwyN7v X-Received: by 2002:a17:90b:1d88:: with SMTP id pf8mr6487157pjb.162.1643784806526; Tue, 01 Feb 2022 22:53:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643784806; cv=none; d=google.com; s=arc-20160816; b=WmBUNFQ/k+Ibr5XhrCaZsPcPUODhb+vW1VZDmgSRdWP1grE/MsCCpRonRCL5TVgOmA QPfA0fLtbEha9qOYlCpYSU+TxB6CL4TLrOabaBEwbe+frb5TUEZkOY9VE7blmBoFtHWD 3El6kRJBFZjRAGInVqrwteZcA8bVMD7w/Hb5/TXhgzjyrKeKzp/qv6yDKiavm7mJdmvN ccJwt1pH9wmaF/Qd4T0FHUxo+DQwxfjSof8L/cx+B8RnVJ2rLs4We8a1ZqkAHVQjLKrY +Yzf/yRjCYb5LVW3VqSAs0DRYnfjdQvoIBefCoLLW07MZ2aPoAag0Ge5GMpobHWGstyk B/xA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=OTd9GNEUtlLc4t9oY1EuJV5xb1l6NisVATx8tdldm9c=; b=sj+8MO9rPvgppOVfwcnOxz3xAfxf9XCbmT4EWNm0voy8GV379JUtV5qr7xbO9MH0v7 S4eaReilNtQj3KjlSSEeWr7DJ5kn4E7DztM8AY/fMvuvUDkgN5fKdBlBxtCF6BjSbJE1 2U9y8MLalFzbX5BNXiKV7DAILneYQKtWDUnN3J5rRyVekCIb46SYk7AzCge7z7GRTv/L pdfq5YM+mdUHCq8WyQkWKXsovGrIr7zb1e2HS0hheg0RgNLET9Cregu7Q6Tu+8Dmt7Vt dtdljrLOMaUvqKicxxNSf6QRsD2vfT8Cp9Geri3vEuxY4bQvB9CX5KoRN7ooYXUb9BCt QrdQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k70si18362637pgd.272.2022.02.01.22.53.15; Tue, 01 Feb 2022 22:53:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236730AbiBAKuO (ORCPT + 99 others); Tue, 1 Feb 2022 05:50:14 -0500 Received: from angie.orcam.me.uk ([78.133.224.34]:44306 "EHLO angie.orcam.me.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235882AbiBAKuN (ORCPT ); Tue, 1 Feb 2022 05:50:13 -0500 Received: by angie.orcam.me.uk (Postfix, from userid 500) id A872C92009C; Tue, 1 Feb 2022 11:50:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id A273092009B; Tue, 1 Feb 2022 10:50:11 +0000 (GMT) Date: Tue, 1 Feb 2022 10:50:11 +0000 (GMT) From: "Maciej W. Rozycki" To: Bjorn Helgaas cc: Nikolai Zhubr , Bjorn Helgaas , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Arnd Bergmann , x86@kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PING][PATCH v2 0/2] x86/PCI: SiS PIRQ router updates In-Reply-To: <20220106232552.GA334613@bhelgaas> Message-ID: References: <20220106232552.GA334613@bhelgaas> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 6 Jan 2022, Bjorn Helgaas wrote: > On Sun, Jan 02, 2022 at 11:24:59PM +0000, Maciej W. Rozycki wrote: > > > > Reposting as this has gone nowhere. Regenerated for line changes and > > with Nikolai's Tested-by annotation for 2/2, which now have been verified > > in combination with generic PIRQ router updates posted separately (there's > > no ordering dependency between the two patch series). > > I assume the x86/IRQ folks will handle this, too. Ping for: . Series re-verified against 5.17-rc2. Thank you for your input, Bjorn! Maciej