Re: [patch] mtip32xx: uninitialized variable in mtip_quiesce_io()

From: Jens Axboe
Date: Thu Nov 24 2011 - 06:59:43 EST


On 2011-11-24 12:47, Dan Carpenter wrote:
> We recently introduce new continue in the loop which make gcc complain.
> In theory if MTIP_FLAG_SVC_THD_ACTIVE_BIT is set, we could hit continue
> over and over until eventually we time out of the loop. In that case
> "active" should be set as true, but right now it's uninitialized.

Thanks Dan, applied.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/