Re: [PATCH v3] aio: Add support for the POLLFREE
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-10-06 22:48:05
Also in:
linux-arch, linux-fsdevel, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-10-06 22:48:05
Also in:
linux-arch, linux-fsdevel, lkml
On Wed, Oct 06, 2021 at 10:43:11PM +0000, Ramji Jiyani wrote:
Fixes: f5cb779ba163 ("ANDROID: binder: remove waitqueue when thread exits.")
Signed-off-by: Ramji Jiyani <redacted>
Reviewed-by: Jeff Moyer <redacted>
Cc: stable@vger.kernel.org # 4.19+The commit that this claims to be fixing is in linux-4.4.y, so either the fixes tag is wrong or the Cc stable tag is wrong. It's important to provide correct information here for backporting purposes, so please do so. - Eric