Andrew Morton <[email protected]> writes: > On Wed, 9 May 2018 21:43:28 +1000 Michael Ellerman <[email protected]> > wrote: >> From: Matthew Wilcox <[email protected]> >> >> I had neglected to increment the error counter when the tests failed, >> which made the tests noisy when they fail, but not actually return an >> error code. >> >> Reported-by: Michael Ellerman <[email protected]> >> Signed-off-by: Matthew Wilcox <[email protected]> >> Fixes: 3cc78125a081 ("lib/test_bitmap.c: add optimisation tests") >> Cc: [email protected] # v4.13+ >> Tested-by: Michael Ellerman <[email protected]> > > I'll add your SOB to my copy of this, as you were on the patch delivery path.
Ah yep, I wasn't on the original delivery path, but you're right I am now. Thanks for fixing it up. cheers

