Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1702495

[PATCH 0/2] test_kmod: pending patches for v4.14-rc1

From "Luis R. Rodriguez" <mcgrof@kernel.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] test_kmod: pending patches for v4.14-rc1
Date 2017-08-02 23:20 +0200
Message-ID <ua9dD-6W9-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Andrew,

After the fixes for v4.13-final which I just sent these are the rest
of the development patches so far queued up for v4.14 for test_kmod.
Its just two minor changes.

These changes are available on my linux-next kernel.org tree on the
20170801-kmod-for-v4.14 branch [0]. Please let me know if there are
any questions or issues.

[0] https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux-next.git/log/?h=20170801-kmod-for-v4.14

  Luis

Dan Carpenter (2):
  test_kmod: remove paranoid UINT_MAX check on uint range processing
  test_kmod: flip INT checks to be consistent

 lib/test_kmod.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] test_kmod: pending patches for v4.14-rc1 "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-02 23:20 +0200
  [PATCH 2/2] test_kmod: flip INT checks to be consistent "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-02 23:20 +0200
  [PATCH 1/2] test_kmod: remove paranoid UINT_MAX check on uint range processing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-02 23:20 +0200

csiph-web