From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=moonlit-rail.com header.i=@moonlit-rail.com header.b="QzjeqsxG"; dkim=permerror (0-bit key) header.d=moonlit-rail.com header.i=@moonlit-rail.com header.b="nLA56QDl" Received: from hua.moonlit-rail.com (hua.moonlit-rail.com [45.79.167.250]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC1C1107; Sun, 3 Dec 2023 00:32:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=moonlit-rail.com; s=rsa2021a; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XKLc7nsSut7asYOvPOSBF3sFLon6YMwbrrbjTMI2vZI=; t=1701592373; x=1704184373; b=QzjeqsxGm814if/mVNeJKXbUfXNIRBWy5uProtThQbOlun0xfcJI/q+Hkt1I4/8ucY+KTAcsAdY K0qkglSWFiKuzhDKAz8flfFqHW8HKBM7gDTH3m8aEcyzYwyDVxv6c6pWHX3VU5WxUD/pYacMpBQ+k atH9Wbe4m/KZkocJnPMFmH/oDztFRFlGRz30RZamrzCcroRFWt7/hLbKbMBWh3aUzf9YHHOIhvHkL iHzprcdirSJLE9nqvGYU+ew/yLPgPDj45/ee+gY8f1NBYydiq45Fvmdt1YboMwXhre/nXyoJbaYiK EeFWWEir2fbUrxu/zELbTK1Oeg/CaWP34l8A==; DKIM-Signature: v=1; a=ed25519-sha256; q=dns/txt; c=relaxed/relaxed; d=moonlit-rail.com; s=edd2021a; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XKLc7nsSut7asYOvPOSBF3sFLon6YMwbrrbjTMI2vZI=; t=1701592373; x=1704184373; b=nLA56QDlWBSDtOFmACYQf2vsfPAOeymFkVc2XEKzmc39/EHoRyAcBuoMq+MInKaKwUNLwPKh+/7 gtNONFBGWDg==; Message-ID: Date: Sun, 3 Dec 2023 03:32:52 -0500 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Regression: Inoperative bluetooth, Intel chipset, mainline kernel 6.6.2+ To: Greg KH Cc: Paul Menzel , Basavaraj Natikar , stable@vger.kernel.org, Thorsten Leemhuis , regressions@lists.linux.dev, linux-bluetooth@vger.kernel.org, Mario Limonciello , Mathias Nyman , linux-usb@vger.kernel.org References: <8d6070c8-3f82-4a12-8c60-7f1862fef9d9@leemhuis.info> <2023120119-bonus-judgingly-bf57@gregkh> <6a710423-e76c-437e-ba59-b9cefbda3194@moonlit-rail.com> <55c50bf5-bffb-454e-906e-4408c591cb63@molgen.mpg.de> <2023120213-octagon-clarity-5be3@gregkh> <2023120259-subject-lubricant-579f@gregkh> Content-Language: en-US, en-GB From: "Kris Karas (Bug Reporting)" In-Reply-To: <2023120259-subject-lubricant-579f@gregkh> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Greg KH wrote: > Thanks for testing, any chance you can try 6.6.4-rc1? Or wait a few > hours for me to release 6.6.4 if you don't want to mess with a -rc > release. As I mentioned to Greg off-list (to save wasting other peoples' bandwidth), I couldn't find 6.6.4-rc1. Looking in wrong git tree? But 6.6.4 is now out, which I have tested and am running at the moment, albeit with the problem commit from 6.6.2 backed out. There is no change with respect to this bug. The problematic patch introduced in 6.6.2 was neither reverted nor amended. The "opcode 0x0c03 failed" lines to the kernel log continue to be present. > Also, is this showing up in 6.7-rc3? If so, that would be a big help in > tracking this down. The bug shows up in 6.7-rc3 as well, exactly as it does here in 6.6.2+ and in 6.1.63+. The problematic patch bisected earlier appears identically (and seems to have been introduced simultaneously) in these recent releases. Kris