[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1474570415-14938-1-git-send-email-mawilcox@linuxonhyperv.com>
Date: Thu, 22 Sep 2016 11:53:33 -0700
From: Matthew Wilcox <mawilcox@...uxonhyperv.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Konstantin Khlebnikov <koct9i@...il.com>,
Ross Zwisler <ross.zwisler@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org,
Matthew Wilcox <mawilcox@...rosoft.com>
Subject: [PATCH 0/2] Fix radix_tree_lookup_slot()
From: Matthew Wilcox <mawilcox@...rosoft.com>
Hi Linus,
Please apply for 4.8. The same bug is also present in 4.7, but is
probably latent.
Matthew Wilcox (2):
radix tree test suite: Test radix_tree_replace_slot() for multiorder
entries
radix-tree: Fix optimisation problem
lib/radix-tree.c | 3 ++-
tools/testing/radix-tree/Makefile | 2 +-
tools/testing/radix-tree/multiorder.c | 16 ++++++++++++----
3 files changed, 15 insertions(+), 6 deletions(-)
--
2.9.3
Powered by blists - more mailing lists