[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200304131750.55d84beb@canb.auug.org.au>
Date: Wed, 4 Mar 2020 13:17:50 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jens Axboe <axboe@...nel.dk>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Pavel Begunkov <asml.silence@...il.com>
Subject: linux-next: build warning after merge of the block tree
Hi all,
After merging the block tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
fs/io_uring.c: In function 'io_close':
fs/io_uring.c:3415:3: warning: ignoring return value of 'refcount_inc_not_zero', declared with attribute warn_unused_result [-Wunused-result]
3415 | refcount_inc_not_zero(&req->refs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Introduced by commit
62e0c6b73a2c ("io_uring: make submission ref putting consistent")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists