From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56830 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751204AbeAZJdw (ORCPT ); Fri, 26 Jan 2018 04:33:52 -0500 Date: Fri, 26 Jan 2018 10:33:49 +0100 From: Greg KH To: Shuah Khan Cc: valentina.manea.m@gmail.com, shuah@kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 0/4] Backport missing sccurity and deadlock fix Message-ID: <20180126093349.GA10471@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jan 25, 2018 at 11:37:40AM -0700, Shuah Khan wrote: > As I started backporting security fixes, I found a deadlock bug that was > fixed in a later release. This patch series contains backports for all > these problems. All now queued up, thanks for the backports. greg k-h