aio: sanitize ki_list handling
Instead of handcoded non-null checks always initialize ki_list to an empty list and use list_empty / list_empty_careful on it. While we're at it also error out on a double call to kiocb_set_cancel_fn instead of ignoring it. Signed-off-by:Christoph Hellwig <hch@lst.de> Acked-by:
Jeff Moyer <jmoyer@redhat.com> Reviewed-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by:
Darrick J. Wong <darrick.wong@oracle.com> Change-Id: I532fb713e3185e8da9178fdd5fb5f6361796b41f Git-commit: 75321b50a37a5ba612125a04bfc9e43e3da5b305 Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Jack Pham <jackp@codeaurora.org>
Loading
Please register or sign in to comment