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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D5B6C636D7 for ; Wed, 1 Feb 2023 22:10:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231717AbjBAWKz (ORCPT ); Wed, 1 Feb 2023 17:10:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229616AbjBAWKw (ORCPT ); Wed, 1 Feb 2023 17:10:52 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4982873755; Wed, 1 Feb 2023 14:10:52 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BED0961972; Wed, 1 Feb 2023 22:10:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DD7D8C433D2; Wed, 1 Feb 2023 22:10:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675289451; bh=KFViytPAQpuSOyz4tKk8cFMgRc5dOd10znyuecgbq7M=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=A66ArSLQp7MJkX/stLQUAejMgTpL2aoozfwWRLcgyf0MV9WO2xS7BA8i6hlBHEWCq fcagJEIefiLRzehdVFyLRRNWSedKrovJyik0RD5eHXmDVsj84bSQNrL2NwWt3Q+ML8 NnLuQGpdbkSzHL/CQw2xA324Om5821CSVYx86+ef4iIgq0pAS1dAl2M6FHE9aRuC15 lDyQKwoUp9DMDjLzemLNJ/NliDnk5k/P1hy1W6UNF5CoJfdcFiheTn2K6gvtwOZeOt 6G5CrbzYm8FjIEaRA4ctStHfzGw3rkLfe1epV68m8JKR+XlRBk1jUBZqPUP07saJvJ htYxfDTlmJkEg== Date: Wed, 1 Feb 2023 16:10:49 -0600 From: Bjorn Helgaas To: Thorsten Leemhuis Cc: Huacai Chen , Huacai Chen , Bjorn Helgaas , Lorenzo Pieralisi , Rob Herring , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , linux-pci@vger.kernel.org, Jianmin Lv , Xuefeng Li , Jiaxun Yang , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Linux kernel regressions list Subject: Re: [PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure Message-ID: <20230201221049.GA1902318@bhelgaas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 30, 2023 at 01:35:16PM +0100, Thorsten Leemhuis wrote: > Just wondering: what's the status here? This looks stalled. > > I'm asking, as the patches in this thread are supposed to fix this > regression: > https://bugzilla.kernel.org/show_bug.cgi?id=216884 #regzbot resolve: [patch 1/2] will fix bz216884, but it is not a regression