Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp2710537iog; Mon, 20 Jun 2022 03:05:45 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vkmtn6+b2Vt5f4q8G9ZLHYroabEZgoYRxTzySLY6YDyZL5k4/81gpri7zu3SZK/0/hJKXn X-Received: by 2002:a17:907:6282:b0:6e0:c64a:60a7 with SMTP id nd2-20020a170907628200b006e0c64a60a7mr20302457ejc.349.1655719545636; Mon, 20 Jun 2022 03:05:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1655719545; cv=none; d=google.com; s=arc-20160816; b=MigixGyNBX4PrtdnKLIzXRWYHdbeXqUNPiC3JKzMHuIGCf+uQX4ver8ia9167SNn3T 1BdYOLKhWNWe95UL7NkSM1suskXhk78wqhAkK4/kYUJxQo+KekvuyTXZKSM2BNnNjVpr 9QM0nDBCcgKv31jxVFe/TXIJ4JuVbmOGm7q4kxkda9uF1QLD+odvYf+c4ltHjeIFGC2F 4/dCOQmZPUixcmnXjZxdjIg/ysi+DaJg2zXyfHNI3k3LqzUgEFyUgDeyImTEeDz2v/bi qxneqk0gCGgHIfwBvPfjKUFh6cCeq1PmKw97qy3AD+84JaBVH+XeZfoYRd0KCi8Zc28O txvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=0gfa/Fmp8IFp3+XWW4NIk7gRJ8r9GzHM3ENiF0kE2wo=; b=TrMNpL/6Eo3c4Bpe/uryJHUyKe70ISDnPJDR2kO5ord/ElKajzc0oFP4Tp/8vKr13V 9EK2zw508DOEbB4V2qIB/VLtO6uRRFLwNMtq1KmK6rO82Zs1WDyT40PNlhwqJYxpdcxL 7sjxFVt1oU+q+XSmKGoY0pK1AKYK8G29kDhRghjqu3wBD8FPMYPbbaImkc8tp6p6yK2b xMrYmqjgz8sDiCmCHXwvWz/SLOpWvnO+CKI6P8afDWnsQWrV9JoRXPg1oq0Gjym4Wx1g UffSp5Kru8jNGSvomukQqV8OmSPyDgouRjXwS9SBujtz6hp8uJ4EpEVmYG0XMbc2Szh0 tN3A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-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 hs40-20020a1709073ea800b00711e7f20a57si264316ejc.809.2022.06.20.03.04.37; Mon, 20 Jun 2022 03:05:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-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-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234353AbiFTJ67 (ORCPT + 99 others); Mon, 20 Jun 2022 05:58:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234256AbiFTJ67 (ORCPT ); Mon, 20 Jun 2022 05:58:59 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C6382199 for ; Mon, 20 Jun 2022 02:58:58 -0700 (PDT) Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1o3EBE-0000nL-4O; Mon, 20 Jun 2022 11:58:48 +0200 Message-ID: <1a9f2873-6ba4-82bb-aa6c-f9f719080a2a@pengutronix.de> Date: Mon, 20 Jun 2022 11:58:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: [PATCH] Bluetooth: hci_sync: complete LE connection on any event Content-Language: en-US To: Thorsten Leemhuis , Marcel Holtmann , Johan Hedberg , Luiz Augusto von Dentz , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni Cc: kernel@pengutronix.de, linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220616092418.738877-1-a.fatoum@pengutronix.de> <43d48a1e-d5a6-3dbe-b3d5-6157f34d15c1@leemhuis.info> From: Ahmad Fatoum In-Reply-To: <43d48a1e-d5a6-3dbe-b3d5-6157f34d15c1@leemhuis.info> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-bluetooth@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hello Thorsten, On 19.06.22 13:57, Thorsten Leemhuis wrote: > Link: > https://lore.kernel.org/linux-bluetooth/a1ce1743-e450-6cdb-dfab-56a3e3eb9aed@pengutronix.de/ > [1] > Link: https://github.com/bluez/bluez/issues/340 [2] That looks good. Will do it this way in the future. >> #regzb Link: https://lore.kernel.org/linux-bluetooth/a1ce1743-e450-6cdb-dfab-56a3e3eb9aed@pengutronix.de/ > > Thx for trying to do the right thing, but that didn't work out, as > "Link:" doesn't need a "#regzb". Maybe regzbot should handle this, not > sure, will keep it in mind. I copied the #regzb Link: approach off the last snippet here: https://linux-regtracking.leemhuis.info/post/regzbot-approach/#even-more-problems-in-the-details Cheers, Ahmad -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |