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