[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4d97c033-c00f-bf96-30f5-9eadab8a2214@kernel.dk>
Date: Wed, 15 Jan 2020 21:50:51 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the block tree
On 1/15/20 5:54 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the block tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
>
> fs/io_uring.c: In function '__io_sqe_files_update':
> fs/io_uring.c:5567:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> 5567 | fds = (__s32 __user *) up->fds;
> | ^
>
> Introduced by commit
>
> 813668c6099b ("io_uring: avoid ring quiesce for fixed file set unregister and update")
Fixed up, thanks.
--
Jens Axboe
Powered by blists - more mailing lists