Files
i2som-imx-linux/fs
Leon Yu 991d867488 aio: fix potential leak in aio_run_iocb().
commit 754320d6e1 upstream.

iovec should be reclaimed whenever caller of rw_copy_check_uvector() returns,
but it doesn't hold when failure happens right after aio_setup_vectored_rw().

Fix that in a such way to avoid hairy goto.

Signed-off-by: Leon Yu <chianglungyu@gmail.com>
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-07 10:28:11 -07:00
..
2014-02-17 12:37:13 -08:00
2014-01-25 03:13:02 -05:00
2014-01-25 03:13:02 -05:00
2014-01-23 18:54:14 +02:00
2014-01-26 11:51:09 +01:00
2014-02-02 16:24:07 -08:00
2014-02-13 15:56:05 -06:00
2014-01-25 03:14:05 -05:00
2014-01-25 03:13:03 -05:00
2014-05-06 07:59:29 -07:00
2014-02-25 07:37:52 -08:00
2014-04-26 17:19:05 -07:00
2014-06-07 10:28:08 -07:00
2014-01-26 08:26:40 -05:00
2014-03-30 19:18:51 -04:00
2014-05-06 07:59:36 -07:00
2014-05-06 07:59:36 -07:00
2014-05-06 07:59:36 -07:00
2014-01-22 19:36:57 +01:00
2014-05-31 13:20:31 -07:00