Re: [PATCH 4.4 15/58] iscsi-target: Fix initial login PDU asynchronous socket close OOPs

2017-08-11 Thread Ben Hutchings
On Wed, 2017-08-09 at 12:41 -0700, Greg Kroah-Hartman wrote: > 4.4-stable review patch. If anyone has any objections, please let me > know. > > -- > > From: Nicholas Bellinger > > commit 25cdda95fda78d22d44157da15aa7ea34be3c804 upstream. [...] > --- a/drivers/target/iscsi/iscsi

[PATCH 4.4 15/58] iscsi-target: Fix initial login PDU asynchronous socket close OOPs

2017-08-09 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 25cdda95fda78d22d44157da15aa7ea34be3c804 upstream. This patch fixes a OOPs originally introduced by: commit bb048357dad6d604520c91586334c9c230366a14 Author: Nic