Received: by 2002:a05:7412:d8a:b0:e2:908c:2ebd with SMTP id b10csp2348518rdg; Mon, 16 Oct 2023 01:07:50 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFKU8NR88G2LmbJ5MoUqoWDYQ4wViCf6d5sshAdt+yDjacpzdbCpphkDfHQRNGAPbRIRhqF X-Received: by 2002:a17:90a:a018:b0:27d:c2d:94e8 with SMTP id q24-20020a17090aa01800b0027d0c2d94e8mr11906178pjp.28.1697443669948; Mon, 16 Oct 2023 01:07:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1697443669; cv=none; d=google.com; s=arc-20160816; b=Xz2/7cILKGenbJSZGaAS5AuEkG+5o7xKZG+Mxi5wJnFrHHcpVB/gxeZnVXCkfs/vUW M9cO03DITchDZ5Db1FciRFwwC2bzfCGf1PcOUpStcX7eSH+gQbeRHFkBLYMkea5O61qm ChmAEJ7wuySi2LqKZT+uAUmiwQnMduPTe1pqKdtPDzmlIyIPaZS81PwrTQX+8MACNDCv flt87UiEQIfcA9O8+TL67WjqIfL7osMR7xjC5zEZ5ta+kIL2mvtzgoHqMhakbhWNr2ze Lqu1KxVexrR6MD3unBrYrZVWcCaFaUU9ooqhi5i/v3VJwnJGmvYKxODgp2a7TC2jrrxR zxzQ== 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 :content-language:references:cc:to:subject:reply-to:user-agent :mime-version:date:message-id; bh=HkJhzI1kwlUmfB3IFco7q0DMPO5cvGvr17xBeNp6llA=; fh=QOCfAU1PhvQpfIFWZc5dY0IaeXZ/AlVpJ8QLnz0xzLc=; b=XjA2GajM54b04xlpwmcLTcW3FdR19AePllXC9ubhIsJiODenIs+bYDDd7BNvDII4qL 1oxMSHWpMNza2QsOrol8ic2/EyHiXd2YsSoG6p9pIwaVryUXcxEdTFren9cHlbx2Epon mmkbC6TNl6XPHoNCOeiTy9NwqUOLciq3SxesnycCtiYyz1R8v4XVJurIKEhFn/igWj/d Os2lz1X+BzXwg//50bSkXuNWptNMhUDEX59cZN3ei0IicHDOT0eOa38Jez4qvL6hMSUB 1QpMT9tMpKAbg9MeHz1+NO09zjn+gwR33Q+0Mfi6gp5P0HCRpwyJjt0+ruzDzF5MBz6F 9yFA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.34 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from howler.vger.email (howler.vger.email. [23.128.96.34]) by mx.google.com with ESMTPS id mq18-20020a17090b381200b0026b502223cbsi6203520pjb.10.2023.10.16.01.07.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Oct 2023 01:07:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.34 as permitted sender) client-ip=23.128.96.34; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.34 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by howler.vger.email (Postfix) with ESMTP id ACC44809475F; Mon, 16 Oct 2023 01:07:45 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at howler.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229621AbjJPIHo (ORCPT + 99 others); Mon, 16 Oct 2023 04:07:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231921AbjJPIHn (ORCPT ); Mon, 16 Oct 2023 04:07:43 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [80.237.130.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9E9CDE; Mon, 16 Oct 2023 01:07:40 -0700 (PDT) Received: from [2a02:8108:8980:2478:8cde:aa2c:f324:937e]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1qsIdV-0000s6-09; Mon, 16 Oct 2023 10:07:37 +0200 Message-ID: <0ee79296-a404-4d0d-b8ed-42578a77692c@leemhuis.info> Date: Mon, 16 Oct 2023 10:07:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Reply-To: Linux regressions mailing list Subject: Re: [PATCH] Bluetooth: btrtl: Ignore error return for hci_devcd_register() To: patchwork-bot+bluetooth@kernel.org, Max Chou Cc: marcel@holtmann.org, johan.hedberg@gmail.com, luiz.dentz@gmail.com, linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org, alex_lu@realsil.com.cn, hildawu@realtek.com, regressions@lists.linux.dev, kirill@shutemov.name, bagasdotme@gmail.com, Linux kernel regressions list References: <20231006024707.413349-1-max.chou@realtek.com> <169664042379.23949.8315443049400174883.git-patchwork-notify@kernel.org> Content-Language: en-US, de-DE From: "Linux regression tracking (Thorsten Leemhuis)" In-Reply-To: <169664042379.23949.8315443049400174883.git-patchwork-notify@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1697443660;7f753178; X-HE-SMSGID: 1qsIdV-0000s6-09 X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on howler.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (howler.vger.email [0.0.0.0]); Mon, 16 Oct 2023 01:07:45 -0700 (PDT) On 07.10.23 03:00, patchwork-bot+bluetooth@kernel.org wrote: > > This patch was applied to bluetooth/bluetooth-next.git (master) > by Luiz Augusto von Dentz : Hi Luiz. Many thx for picking this up. From the branch name is sounds like you plan to submit this change in the next merge window (If I misread the signs feel free to ignore this mail!). Wouldn't it be better to merge this in this cycle, as the commit afaics fixes a regression that was only introduced this cycle? Ciao, Thorsten