[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170802211450.27928-1-mcgrof@kernel.org>
Date: Wed, 2 Aug 2017 14:14:45 -0700
From: "Luis R. Rodriguez" <mcgrof@...nel.org>
To: akpm@...ux-foundation.org
Cc: dmitry.torokhov@...il.com, keescook@...omium.org, jeyu@...hat.com,
rusty@...tcorp.com.au, mmarek@...e.com, pmladek@...e.com,
mbenes@...e.cz, jpoimboe@...hat.com, ebiederm@...ssion.com,
shuah@...nel.org, dan.carpenter@...cle.com,
colin.king@...onical.com, dcb314@...mail.com,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
"Luis R. Rodriguez" <mcgrof@...nel.org>
Subject: [PATCH 0/5] test_kmod: fixes for v4.13-final
Andrew,
Here are a few fixes I've queued up so far for test_kmod for the v4.13-final
kernel release. These patches are also present on my kernel.org linux git tree
on the 20170801-kmod-for-v4.13-final branch [0].
Please let me know if there any questions or issues.
[0] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/log/?h=20170801-kmod-for-v4.13-final
Colin Ian King (1):
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Dan Carpenter (2):
test_kmod: fix the lock in register_test_dev_kmod()
test_kmod: fix small memory leak on filesystem tests
Luis R. Rodriguez (2):
test_kmod: make selftest executable
test_kmod: fix bug which allows negative values on two config options
lib/test_kmod.c | 16 ++++++++--------
tools/testing/selftests/kmod/kmod.sh | 0
2 files changed, 8 insertions(+), 8 deletions(-)
mode change 100644 => 100755 tools/testing/selftests/kmod/kmod.sh
--
2.11.0
Powered by blists - more mailing lists