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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 034F9C433F5 for ; Tue, 12 Apr 2022 11:48:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346427AbiDLLul (ORCPT ); Tue, 12 Apr 2022 07:50:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1354961AbiDLLtH (ORCPT ); Tue, 12 Apr 2022 07:49:07 -0400 Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42:2001::664]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDEEF289B5; Tue, 12 Apr 2022 03:31:43 -0700 (PDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1649759502; bh=c7RNN2NtUCiYlktRTLZb1F1QUe+9TGp7AyZCCAy5SII=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=i0947lNSEqN2IuVWsHrGspcGTvLXZd/DKWzbOut1/erwhO20GMjCouYMNFs3v9kGf c76SbL0mPdFL3XZkE3+b6c1EwH+Q4txbzSyDzYhBm2UhOgx2Ta1CxH90EYRfVBV12P oTIILWGKabOdRga3Q5bNS0kU1Is+jaAHnxCIN2kwfNVXSkOsYBIJGfmfSzty9ZZwux eVasnqs4aLDGQmvpsapXpngyC/BurhDbrXWZU5CRyMa01DCOBIxfvoFRd1Z55M5/JX bjiHCMNeaxf5CU7HF05TAtcNzOW1WGCUGadfFnkke4rPcHn5+UQZWo1ZHo0TVVkgF4 /qwnGmMNgkqwg== To: "Box, David E" , "Wang, Wendy" Cc: "platform-driver-x86@vger.kernel.org" , "linux-pci@vger.kernel.org" , "linux-nvme@lists.infradead.org" Subject: Re: PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?) In-Reply-To: References: <87k0bvutxf.fsf@toke.dk> Date: Tue, 12 Apr 2022 12:31:40 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <8735ii384z.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org "Box, David E" writes: > There are a few things that could be going on. Please file a bug > report at bugzilla.kernel.org under Power Management. Provide all this > information and include the output from lspci -vvv when ran as root. > Thanks. Alright, thanks! Opened https://bugzilla.kernel.org/show_bug.cgi?id=215832 -Toke