On Thu, Apr 20 2017, Colin King wrote: > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The call to bfq_check_ioprio_change will dereference bic, however, > the null check for bic is after this call. Move the the null > check on bic to before the call to avoid any potential null > pointer dereference issues. Thanks, added. -- Jens Axboe -- 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