diff options
author | Christoph Hellwig <hch@lst.de> | 2018-04-09 15:57:56 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-05-02 20:52:59 +0300 |
commit | 75321b50a37a5ba612125a04bfc9e43e3da5b305 (patch) | |
tree | c7a3e25787f7350fc3b48350de5b3622ac265329 /tools/perf/scripts/python/syscall-counts.py | |
parent | c213dc826c591cec9e1a458f17ae474af6c8e00c (diff) | |
download | linux-75321b50a37a5ba612125a04bfc9e43e3da5b305.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions