aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/radix-tree/linux/local_lock.h
AgeCommit message (Collapse)AuthorFilesLines
2020-10-07radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+8
Introducing local_lock broke compilation; fix it all up. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>