Kees Cook <[email protected]> writes: > On Wed, May 9, 2018 at 4:43 AM, 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]> > > FWIW: > > Reviewed-by: Kees Cook <[email protected]>
Thanks. cheers

