Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp2202953pxb; Thu, 3 Feb 2022 01:22:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJzk6BJO2t6PagNdc8w1MTHKf4MIqTw7tnNGJDAyLYUBnyTpoCXycy069ahEIlxxd8BhyvTI X-Received: by 2002:a05:6a00:17a2:: with SMTP id s34mr33710907pfg.72.1643880121845; Thu, 03 Feb 2022 01:22:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643880121; cv=none; d=google.com; s=arc-20160816; b=cH91sd/8a5L7Hqac/PNGn6v4+mg0EqTCnXWqXv1A+WcxN4w0chK+VOGvxadtcQf8I/ 8RUZHn/LSFO20Vpip3y3Udi5i53g+mdfdAFsxG/So0qWo2bz0qyobuILJjaawkN/XVtq oSq1XWEfu6z++ibMRSl5MixkNajP+xSDa3Rei239U5dWXeZ4rhc8o2i+4wQkt8ycRJE+ 1ddkPFbQ//v8fcRIHeCrObOIZECgSZiEWM55Gv8BjwbpheXzhwv1ksLdfVKC0juHOrRK PYGpBn1sJcOIbg7EyccPgJK47SR9hR6uDeKLBKIe2Au2wJZNf3HwEcT+1mjVT1y8ztqd RtpQ== 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=uyPgA+RJlZIdausNkUkbkTGA1Mhgwtt+SUMDthf/R8g=; b=zDKlnmwtewpNUwu1DoCsp2Rf/OjKiuE//5wh2ige1kaEBtufvfo07kY4sRgLpDt5W/ GaxhFlFEBr794wruaYeR2v1hNjVdKw96TjtPmXUdf854AxKF6QiEenrKaLWd8heIuQ1t QPRg8DgqbgCZjNC/VQXKygkelKykeaFvmdOlxb2vWPdWlJZMrBvTlvT0Udi8xAgLcaLQ YGZaM+2xjza6DD85WiM9e7BFDkCWzMJ0dXUBUzEh0D6R28cNtqz0thtUu8f02r/FxMEu Gz7hes4rTe+XFr3BbVdRiWYE76oU2B11OWP3PrcclAvRDNxFRv8Zg7I7I6c+q8Bz7si2 AcJA== 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 mm21si6329991pjb.144.2022.02.03.01.21.50; Thu, 03 Feb 2022 01:22:01 -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 S236804AbiBAKuF (ORCPT + 99 others); Tue, 1 Feb 2022 05:50:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59634 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229845AbiBAKuD (ORCPT ); Tue, 1 Feb 2022 05:50:03 -0500 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C0E6BC061714; Tue, 1 Feb 2022 02:50:03 -0800 (PST) Received: by angie.orcam.me.uk (Postfix, from userid 500) id CEA0692009D; Tue, 1 Feb 2022 11:50:00 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id C852E92009B; Tue, 1 Feb 2022 10:50:00 +0000 (GMT) Date: Tue, 1 Feb 2022 10:50:00 +0000 (GMT) From: "Maciej W. Rozycki" To: Bjorn Helgaas cc: Bjorn Helgaas , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , x86@kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PING][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router In-Reply-To: <20220106232456.GA334344@bhelgaas> Message-ID: References: <20220106232456.GA334344@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: > > Reposting as it seems to have been missed and now needs to be regenerated > > to resolve a merge conflict with a later change that did make it. > > > > Please apply. > > No objection from me, but I know zero about this code, so I'll let the > x86/IRQ guys deal with this. Ping for: . Patch re-verified against 5.17-rc2. Thank you for your input, Bjorn! Maciej