netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Fixes for IDR
@ 2018-02-26 20:05 Matthew Wilcox
  0 siblings, 0 replies; only message in thread
From: Matthew Wilcox @ 2018-02-26 20:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Khalid Aziz, linux-kernel, Chris Mi, netdev, Randy Dunlap


Hi Linus,

I have one test-suite build fix for you and one run-time regression fix.
The regression fix includes new tests to make sure they don't pop back up.

The following changes since commit 3664ce2d930983966d2aac0e167f1332988c4e25:

  Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2018-02-24 16:05:50 -0800)

are available in the Git repository at:

  git://git.infradead.org/users/willy/linux-dax.git idr-2018-02-06

for you to fetch changes up to 4b0ad07653ee94182e2d8f21404242c9e83ad0b4:

  idr: Fix handling of IDs above INT_MAX (2018-02-26 14:39:30 -0500)

----------------------------------------------------------------
Matthew Wilcox (2):
      radix tree test suite: Fix build
      idr: Fix handling of IDs above INT_MAX

 lib/idr.c                                       | 13 ++++---
 tools/testing/radix-tree/idr-test.c             | 52 +++++++++++++++++++++++++
 tools/testing/radix-tree/linux.c                | 11 +++++-
 tools/testing/radix-tree/linux/compiler_types.h |  0
 tools/testing/radix-tree/linux/gfp.h            |  1 +
 tools/testing/radix-tree/linux/slab.h           |  6 +++
 6 files changed, 75 insertions(+), 8 deletions(-)
 create mode 100644 tools/testing/radix-tree/linux/compiler_types.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-26 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-26 20:05 [GIT PULL] Fixes for IDR Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).