Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp2746949pxb; Thu, 3 Feb 2022 13:23:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJxBVNoQgkEUZHQF+pSR45M5mYEwu+CoKCumkztrOyKUUR7H7ZqmlHG+RuR3aWM+bnNT+i/w X-Received: by 2002:a63:1d0:: with SMTP id 199mr23546309pgb.469.1643923413339; Thu, 03 Feb 2022 13:23:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643923413; cv=none; d=google.com; s=arc-20160816; b=JTQORJO5COvpv+/kLNQUYN1I/j4EJKkCp5EYuf754tDs/jHdTJazxCUDuzxb8o+tS5 /gSSqbBZCqg/S2zcoyQfjCaAB5qbaV6vPAiR1Mi6VCJ7cwj9damdWqfYkP0485FoO1oF Hz6jJLYabZY4QM2wP/FLCdRuYLcNraO1NDJqGWWOR4LIKWUBfa4njxMCzHVXsMbRpr2X 5Ra8HoPSQ0rLgr6j3vdgjsl+64DODmh5bFiuOrkLX6D0Vjt0f3pDiKxu6AsHfeoFUiHX dL2//RiZhsB7q5bJGrHxalxaNtbmKQo9WEDWrDj2Xc/lT4YCa+dZOVlpCotktb8k592Q Bigg== 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=LD/6eVdJkXOSahByYknj2cydhx/VzHgwOkFQ9gMdJ14=; b=d/cA5Qo/kYRB8uyvs5GxxlBkrgQp7ZB9rMjNKluUh+zXsnT8e9C1pSvVGEJVeEEzeV T9aIqdoFu1wDlS0C1eOobN8ycRXHYE2Tnf7gYTKCC1OXxpQhauf2H5JwogkD3DVZLicC wzG5FfrLdNw1JkfBC4+jvuFpr3TZiEVf4bk7r3GmAvUL/xcK1KU4Q9rUnQCTpx9Ag7mG RWRVeTM0lBwSvSINrawDIGdDqV5lkIiC3jjfZcVacLgyJ4QecujyTLLRTKAbY5zkNlqB zXb5kE7bXcJx6NRL/YlkEIquAwCxv/6677ZgHb6WKkmSfE+j9y6/VRkFgQHhOlwgblZd ebGA== 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 v190si2767pgd.221.2022.02.03.13.23.21; Thu, 03 Feb 2022 13:23:33 -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 S1353703AbiBCTJX (ORCPT + 99 others); Thu, 3 Feb 2022 14:09:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38972 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1353676AbiBCTJV (ORCPT ); Thu, 3 Feb 2022 14:09:21 -0500 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C8B29C061714; Thu, 3 Feb 2022 11:09:20 -0800 (PST) Received: by angie.orcam.me.uk (Postfix, from userid 500) id BBF1F92009C; Thu, 3 Feb 2022 20:09:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id B4C4E92009B; Thu, 3 Feb 2022 19:09:19 +0000 (GMT) Date: Thu, 3 Feb 2022 19:09:19 +0000 (GMT) From: "Maciej W. Rozycki" To: Brent Spillner cc: Bjorn Helgaas , Bjorn Helgaas , tglx@linutronix.de, Ingo Molnar , bp@alien8.de, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] x86/PCI: Improve log message when IRQ cannot be identified In-Reply-To: Message-ID: References: <20220202224239.GA49678@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, 3 Feb 2022, Brent Spillner wrote: > > If your system has ACPI, I think "pci=biosirq" and "acpi=noirq" are at > > best distractions from finding the real problem. > > ...except when the cause is indeed buggy ACPI firmware, which is > presumably the only reason these options exist in the first place. The former is really for us missing a PIRQ router or for a BIOS missing a $PIR table. I have been posting patches recently to add support for some of such systems identified. Those are all pre-ACPI, possibly long before, i.e. early to late 1990s (486 and P5/P54C Pentium and similar systems), and I think the option was added before we had ACPI support too. I have a couple of pre-ACPI x86 systems too, which are quirky to say the least even though they were the quality systems of the time from reputable vendors. FWIW, Maciej