Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp83915ybc; Mon, 18 Nov 2019 20:50:50 -0800 (PST) X-Google-Smtp-Source: APXvYqzrh1jch4TMwAHpKWS7C+1+HHPdSZuoDqWSJ6V993yFBB38wWI1SEQZbIdqzJoATMQHo5G7 X-Received: by 2002:a17:906:1503:: with SMTP id b3mr2238468ejd.78.1574139050317; Mon, 18 Nov 2019 20:50:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574139050; cv=none; d=google.com; s=arc-20160816; b=enCTLAu2hlYh/0+Zj8qbi1UZmAOUu0r2WNZ0RY0edRbTVTxF4DhL9+HRZq/cAwjQej 7n9mJ+ld97GIHYGsAkskRHfjtd9TSGyMS2L9JFK65BtdZGX3UucWA+5EiMjcWHqwUe9+ S14InhLaxNpeReTYHVTLJwfHm30e/Ry/hfp/vV+FTCcz8H1e1O9eADtBtXCD4PZyF2ln BRZ8+ndl9TKX27etgRtOTTEQU3/8CX5P7PjZg2z94qS+Ms0np3vVfEvOtDIzDWjZd0w7 qROzRsnL2k33S2g5IoQ0n/o9Zxeh9X4vaFViH0CRsrVjS9GRgRAG+AjKkRDxCPEyEaeH ckgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=23mpEbddN6mZ+N0aYpurf0vmUZrGKX965SecWkdQ+M0=; b=k6EIsPKGERAzElPoqI+FC4szsAgDU4ra0Nke1Xh+EK0tTQ+339k+RPasJabCd6wGA9 3wqjSoBrAq7n0TrtMMeg38sgSfRU9cYoYbJlnx26jixjKzmcq0njs/N0bZalxiKqCxo3 8Y7kkhm5vy9RsvkmM8xMIhSmAvIUghyLwZcIqcpSWZkLC3ZHmdDuhSsMeRzJJhFaZqrg Q3hnpizExS7KmSO58uXoEeIgasGeI2jWQSPXgPzBy4SfEEwc1RAqznG0gUmoX4KSIF1W LZcMbbKxodaPc+qC573USVdnJHY1ncj2V9MzlvdAyQOiDHDWwkyJovfaGstE5GSkL9aB 1f6A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mWov7Zdr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m16si8896222edv.160.2019.11.18.20.50.25; Mon, 18 Nov 2019 20:50:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=mWov7Zdr; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727031AbfKSErH (ORCPT + 99 others); Mon, 18 Nov 2019 23:47:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:56128 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726748AbfKSErG (ORCPT ); Mon, 18 Nov 2019 23:47:06 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 6AA23222DD; Tue, 19 Nov 2019 04:47:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574138825; bh=ZDGgR81wu4Yd4RDYraq0eHaQhXVp4oDD2gmqGqLN0cc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mWov7ZdrgYqDjH05QstC5trCuQaiY9e3tjOg42AhJ9FSlO0UEF6cqp1Ur0iLBQUw9 YkcbPzDvFdJ67qg1oMFDPJvigWPh6So4zHvNKNQZJWBT2JWB/56jCd7zgWikkX3o2S f/myLuPAyNOq6U6g/KBh7B+0S3UJihCN8ds3vT+8= Date: Tue, 19 Nov 2019 05:47:03 +0100 From: Greg Kroah-Hartman To: Ralph Siemsen Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, syzbot+899a33dc0fa0dbaf06a6@syzkaller.appspotmail.com, Kefeng Wang , Jeremy Cline , Marcel Holtmann Subject: Re: [PATCH 4.9 02/31] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto() Message-ID: <20191119044703.GA1451491@kroah.com> References: <20191115062009.813108457@linuxfoundation.org> <20191115062010.682028342@linuxfoundation.org> <20191115161029.GA32365@maple.netwinder.org> <20191116075614.GB381281@kroah.com> <20191118202712.GA14832@maple.netwinder.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191118202712.GA14832@maple.netwinder.org> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 18, 2019 at 03:27:12PM -0500, Ralph Siemsen wrote: > On Sat, Nov 16, 2019 at 03:56:14PM +0800, Greg Kroah-Hartman wrote: > > > > > > BTW, this also seems to be missing from 4.4 branch, although it was merged > > > for 3.16 (per https://lore.kernel.org/stable/?q=Postpone+HCI). > > > > Odd that it was merged into 3.16, perhaps it was done there because some > > earlier patch added the problem? > > This patch should really be viewed as a correction to an earlier commit: > 84cb3df02aea ("Bluetooth: hci_ldisc: Fix null pointer derefence in case of > early data"). This was merged 2016-Apr-08 into v4.7, and therefore is > included in 4.9 and higher. > > Only very recently, on 2019-Sep-23, this was backported to 3.16, along with > the correction. Both appeared in v3.16.74. Ok, that makes more sense now. The "fix" didn't apply as it was not a fix for an old issue, but rather a new one. > > I say this as I do not think this is > > relevant for the 4.4.y kernel, do you? Have you tried to apply this > > patch there? > > The patch does not apply, but this is mainly due to the earlier commit > missing. It seems to me like that earlier fix is desirable (and it was put > into 3.16), along with the followup. So I would think we want it in 4.4 as > well. I've queued them both up now, thanks. > [Aside: I'm really only interested in 4.9 and 4.19, so the 4.4 stuff is just > a diversion. But figured I might as well mention what I found...] Other people at your company care about 4.4.y :) thanks, greg k-h