Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp2129308pxk; Sat, 3 Oct 2020 09:07:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwWglGHM7HQ7MezlGk7sBW9N/0m19rtMvPS9yDEAPgV4ISuFhaUqQfpXR8v7enAAgk7Z34Z X-Received: by 2002:a17:906:6a54:: with SMTP id n20mr7328028ejs.401.1601741222606; Sat, 03 Oct 2020 09:07:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601741222; cv=none; d=google.com; s=arc-20160816; b=afatg7dop46dfGx8EPqnDVAveOkryGS1BtNSDYeQdOhrfJfIRhj+7/fFDAI8K5PtdI 6Zq7ajXHxeeNkflQoyGKwZ29hyqHthKZz8ry42YOQs9RWvBSgfl32hRp6sEsqbrjSiNG 4QcKwhOIaVPzY8peE4s3zACyhh6v+81WL1TXRymWZSDNFNrZulwo5sZshSanr9f182zo Zf1tlKUoyjNXE/rbsKd20XctBmVOHPorOirB53JyutYGONYBZnqKDyZ4AdOyD7kfvK2W EAPpUWrYDqSG1E0CIiyABCvlTmUIc3vHfc1f1zKXUeSvGIvms7vPgt/LF4pM14iA83O/ 4HNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=xTcx75dZuta/sabfPcQE8XIkK9Nf45uQoTz7DHBghao=; b=ciWf6KAkh0tSaVk0UNEld+ITCTDrGPYmptSJXhgYYEw6cGdmp048MvtWVs3re6Ra+a /b/5mnUX5XF7JDbmLwc/RURYFfQ3XPDzwJEu/drrWh9batb/RG7OnaW0wR5ZBxeQ4xhp OoUBgNF1tcW+tTy62w7MqPD/hwnv3Aov3tVgx5juC7ClVwc/Kzrg+yoSv+tzeHB5Ngog pE/UX3TOL96TWJpjIBlvsnaBr69Lsl/o+td8wTERLbrUW/h9XQh3pVe1wqkkBwSz2+B9 rJzt1GcMkRWlnBf6jSRvgwOELyn65Yf3Sxi0Km20tYlKDuANvYQW1l18eyciguloyyHf Z+MA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OYQSAgH9; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y8si3482595edw.401.2020.10.03.09.06.30; Sat, 03 Oct 2020 09:07:02 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OYQSAgH9; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725793AbgJCQG3 (ORCPT + 99 others); Sat, 3 Oct 2020 12:06:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:55296 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725789AbgJCQG3 (ORCPT ); Sat, 3 Oct 2020 12:06:29 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3F2E4206DD; Sat, 3 Oct 2020 16:06:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601741188; bh=apD0HcRmzAXNvqvvX6bN2EfAllTv35RqE/SFUkGFRSM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OYQSAgH9EK6A5wQHy1/z7+ul9pLXETvspHeJUQwrL/zoQmeK90ZYtrh4KFSD4tNS5 g82RtwvZpLZb7bTh+7Y3ynPvwVOJo6tsEXgrAQTNZxVn/7ClHUWglB8bBKxBoXFMUX BQgSfb9q2ThCEbFsNmIdQgxA0cDw48la+8jbhDRA= Date: Sat, 3 Oct 2020 18:07:13 +0200 From: Greg Kroah-Hartman To: Marcel Holtmann Cc: Johan Hedberg , Sathish Narsimman , "David S. Miller" , Jakub Kicinski , linux-bluetooth , "open list:NETWORKING [GENERAL]" , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Revert "Bluetooth: Update resolving list when updating whitelist" Message-ID: <20201003160713.GA1512229@kroah.com> References: <20201003135449.GA2691@kroah.com> 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-bluetooth@vger.kernel.org On Sat, Oct 03, 2020 at 05:51:03PM +0200, Marcel Holtmann wrote: > Hi Greg, > > > This reverts commit 0eee35bdfa3b472cc986ecc6ad76293fdcda59e2 as it > > breaks all bluetooth connections on my machine. > > > > Cc: Marcel Holtmann > > Cc: Sathish Narsimman > > Fixes: 0eee35bdfa3b ("Bluetooth: Update resolving list when updating whitelist") > > Signed-off-by: Greg Kroah-Hartman > > --- > > net/bluetooth/hci_request.c | 41 ++----------------------------------- > > 1 file changed, 2 insertions(+), 39 deletions(-) > > > > This has been bugging me for since 5.9-rc1, when all bluetooth devices > > stopped working on my desktop system. I finally got the time to do > > bisection today, and it came down to this patch. Reverting it on top of > > 5.9-rc7 restored bluetooth devices and now my input devices properly > > work. > > > > As it's almost 5.9-final, any chance this can be merged now to fix the > > issue? > > can you be specific what breaks since our guys and I also think the > ChromeOS guys have been testing these series of patches heavily. My bluetooth trackball does not connect at all. With this reverted, it all "just works". Same I think for a Bluetooth headset, can check that again if you really need me to, but the trackball is reliable here. > When you run btmon does it indicate any errors? How do I run it and where are the errors displayed? > Do you have a chance to test net-next and see the LL Privacy there might have addressed this? Have a specific set of patches I can test? It wouldn't be good to have 5.9-final go out with this not working at all. thanks, greg k-h