Thread (2 messages) 2 messages, 2 authors, 2016-10-25

Re: [PATCH] block: zoned: fix harmless maybe-uninitialized warning

From: Jens Axboe <axboe@kernel.dk>
Date: 2016-10-25 02:51:43
Also in: lkml

Possibly related (same subject, not in this thread)

On 10/24/2016 07:00 PM, Martin K. Petersen wrote:
quoted
quoted
quoted
quoted
quoted
"Arnd" == Arnd Bergmann [off-list ref] writes:
Arnd> The blkdev_report_zones produces a harmless warning when
Arnd> -Wmaybe-uninitialized is set, after gcc gets a little confused
Arnd> about the multiple 'goto' here:

Arnd> block/blk-zoned.c: In function 'blkdev_report_zones':
Arnd> block/blk-zoned.c:188:13: error: 'nz' may be used uninitialized in
Arnd> this function [-Werror=maybe-uninitialized]

Arnd> Moving the assignment to nr_zones makes this a little simpler
Arnd> while also avoiding the warning reliably. I'm removing the
Arnd> extraneous initialization of 'int ret' in the same patch, as that
Arnd> is semi-related and could cause an uninitialized use of that
Arnd> variable to not produce a warning.

Jens: Are you picking up Arnd's two fixes for the zoned code?
Yep, adding them now. Thanks Arnd.

-- 
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