On Wed, Oct 6, 2021 at 4:34 PM Eric Biggers [off-list ref] wrote:
On Wed, Oct 06, 2021 at 04:28:23PM -0700, Ramji Jiyani wrote:
quoted
Should the Fixes tag refer to Commit bfe4037e722e ("aio: implement
IOCB_CMD_POLL") [2] in this case?
[1] https://lore.kernel.org/lkml/20180110155853.32348-32-hch@lst.de/ (local)
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/aio.c?h=v4.19.209&id=bfe4037e722ec672c9dafd5730d9132afeeb76e9
That's the commit that introduced this bug, right? The binder change was
earlier. So it seems the answer is yes.
- Eric
Thanks Eric. I'll send the v4 with exact commit where the issue start
manifesting in aio with updated description and Fixes tag.
~ Ramji