On Mon, Apr 24, 2017 at 09:48:12AM +0200, Steffen Klassert wrote: > On Fri, Apr 21, 2017 at 11:49:32PM +0300, Dan Carpenter wrote: > > Hello Steffen Klassert, > > I plan to fix this with the patch below: > > Subject: [PATCH] esp: Fix misplaced spin_unlock_bh. > > A recent commit moved esp_alloc_tmp() out of a lock > protected region, but forgot to remove the unlock from > the error path. This patch removes the forgotten unlock. > While at it, remove some unneeded error assignments too. > > Fixes: fca11ebde3f0 ("esp4: Reorganize esp_output") > Fixes: 383d0350f2cc ("esp6: Reorganize esp_output") > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Steffen Klassert <steffen.klassert@xxxxxxxxxxx> I've applied this to ipsec-next now, thanks for the report! -- 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