On Tue, Feb 27, 2018 at 04:56:41PM -0800, Omar Sandoval wrote: > From: Omar Sandoval <osandov@xxxxxx> > > Two fixlets inspired by Tejun's patch > (https://patchwork.kernel.org/patch/10226749/). Patch 2 is what we > discussed on that patch, patch 1 is a small preparation. > > Omar Sandoval (2): > block: clear ctx pending bit under ctx lock > sbitmap: use test_and_set_bit_lock()/clear_bit_unlock() FWIW, Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun