On 8/26/19 6:05 PM, Andrew Morton wrote: > > > This is a bit silly: > > if (..) { > ... > z3fold_page_unlock(zhdr); > return false; > } > z3fold_page_unlock(zhdr); > return false; > > but presumably the compiler will clean up after us. > I agree. I just sent a patch for that: https://lore.kernel.org/lkml/20190829191312.GA20298@embeddedor/ Thanks -- Gustavo