]> 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>
Fri, 24 Jul 2020 00:28:24 +0000 (20:28 -0400)
commit426c739d4ec8c4ca42c445a0282111df842b3870
treef352f0d7fba6f20987703409884f1c873962f792
parent588e68d4bb60fe2ddb4358edc82e90d9af191027
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