]> www.infradead.org Git - users/jedix/linux-maple.git/commit
radix tree test suite: Fix compilation
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 14 Jun 2020 10:07:10 +0000 (06:07 -0400)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 23 Jul 2020 01:51:07 +0000 (21:51 -0400)
commitd69fecc179f21a60dee643e2c0daa405ac9c555d
tree4d12dcbeb6d670605180833b967a2ba49bfadb32
parentba47d845d715a010f7b51f6f89bae32845e6acb7
radix tree test suite: Fix compilation

Introducing local_lock broke compilation; fix it all up and move the
local_lock header to be included alphabetically.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
include/linux/radix-tree.h
lib/radix-tree.c
tools/testing/radix-tree/linux/kernel.h
tools/testing/radix-tree/linux/local_lock.h [new file with mode: 0644]
tools/testing/radix-tree/test.h