Return-Path: Date: Thu, 1 Feb 2018 06:50:52 +0100 From: Lukas Wunner To: Greg Kroah-Hartman Cc: John Stultz , Marcel Holtmann , Rob Herring , Johan Hovold , Ronald Tschalaer , Sumit Semwal , linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Backport d73e17281665 to v4.15 stable Message-ID: <20180201055052.GA19082@wunner.de> References: <20171116213045.GA17506@wunner.de> <20171116214504.GB17506@wunner.de> <25BE9D66-9609-42D0-8A83-E15758FA3A1B@holtmann.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: Dear Greg, when you refill the patch queue for v4.15 stable one of these days, please consider adding commit d73e172816652772114827abaa2dbc053eecbbd7 Author: Lukas Wunner Date: Fri Nov 17 00:54:53 2017 +0100 Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops to fix a boot crash on certain machines with UART-attached Bluetooth which was kindly reported by John Stultz. The patch unfortunately lacked a Fixes: or Cc: stable tag. It landed in Linus' tree 7 hours ago. Thanks! Lukas