Re: [PATCH 01/14] staging: binder: Fix death notifications

2014-02-18 Thread Greg KH
On Tue, Feb 18, 2014 at 11:21:24AM -0800, John Stultz wrote: > On Tue, Feb 18, 2014 at 11:02 AM, Greg KH wrote: > > On Mon, Feb 17, 2014 at 01:58:29PM -0800, John Stultz wrote: > >> From: Arve Hjønnevåg > >> > >> The change (008fa749e0fe5b2fffd20b7fe4891bb80d072c6a) that moved the > >> node relea

Re: [PATCH 01/14] staging: binder: Fix death notifications

2014-02-18 Thread John Stultz
On Tue, Feb 18, 2014 at 11:02 AM, Greg KH wrote: > On Mon, Feb 17, 2014 at 01:58:29PM -0800, John Stultz wrote: >> From: Arve Hjønnevåg >> >> The change (008fa749e0fe5b2fffd20b7fe4891bb80d072c6a) that moved the >> node release code to a separate function broke death notifications in >> some cases

Re: [PATCH 01/14] staging: binder: Fix death notifications

2014-02-18 Thread Greg KH
On Mon, Feb 17, 2014 at 01:58:29PM -0800, John Stultz wrote: > From: Arve Hjønnevåg > > The change (008fa749e0fe5b2fffd20b7fe4891bb80d072c6a) that moved the > node release code to a separate function broke death notifications in > some cases. When it encountered a reference without a death > noti