On Mon, Jan 15, 2018 at 09:25:15AM +0100, Manuel Lauss wrote: > On Mon, Jan 15, 2018 at 9:08 AM, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > > The loop timeout doesn't work because it's a post op and ends with "tmo" > > set to -1. I changed it from a post-op to a pre-op and I changed the > > initial the starting value from 5 to 6 so we still iterate 5 times. I > > left the other as it was because it's a large number. > > > > Fixes: b3c70c9ea62a ("ASoC: Alchemy AC97C/I2SC audio support") > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Ackey-by: Manuel Lauss <manuel.lauss@xxxxxxxxx> > > I didn't notice any failures with latest -git though, I've never > actually hit these > timeouts, even under maximum CPU load. > Yeah. These are static checker fixes, not something I hit in real life. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html