On Wed, Oct 6, 2021 at 4:34 PM Eric Biggers ebiggers@kernel.org wrote:
On Wed, Oct 06, 2021 at 04:28:23PM -0700, Ramji Jiyani wrote:
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/ [2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/a...
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