mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 10:40:15 +02:00
Add a unit test that provides coverage for the bug fixed in the commit entitled "radix-tree: rewrite radix_tree_locate_item fix" from Hugh Dickins. I've verified that this test fails before his patch due to miscalculated 'index' values in __locate() in lib/radix-tree.c, and passes with his fix. Link: http://lkml.kernel.org/r/1462307263-20623-1-git-send-email-ross.zwisler@linux.intel.com Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Cc: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| bitops | ||
| bitops.h | ||
| bug.h | ||
| cpu.h | ||
| export.h | ||
| gfp.h | ||
| init.h | ||
| kernel.h | ||
| kmemleak.h | ||
| mempool.h | ||
| notifier.h | ||
| percpu.h | ||
| preempt.h | ||
| radix-tree.h | ||
| rcupdate.h | ||
| slab.h | ||
| types.h | ||