Re: [PATCH] kmod: test_kmod: Correctly lock reg_dev_mutex

From: Luis R. Rodriguez
Date: Wed Aug 09 2017 - 18:35:14 EST


On Wed, Aug 09, 2017 at 02:56:52PM -0700, Daniel Mentz wrote:
> OK. While we're here: I think there's a spelling error in usage() in
> tools/testing/selftests/kmod/kmod.sh
>
> echo " -c Run test ID once"
> echo " -s Run test ID x test-count number of times"
>
> I believe that "-c" and "-s" are swapped. "c" probably stands for
> count and "s" for single.

Indeed, will send a fix. Thanks!

Luis