Thread (2 messages) 2 messages, 2 authors, 2019-10-31

Re: [PATCH] io_uring: signedness bug in io_async_cancel()

From: Jens Axboe <axboe@kernel.dk>
Date: 2019-10-31 12:57:11
Also in: kernel-janitors, linux-fsdevel

On 10/31/19 4:55 AM, Dan Carpenter wrote:
The problem is that this enum is unsigned, and we do use "ret" for the
enum values, but we also use it for negative error codes.  If it's not
signed then it causes a problem in the error handling.
I noticed this one the other day, merged in a fix for it then. Not
an issue in the current tree, though linux-next may still have the
older one.

-- 
Jens Axboe
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help