diff options
| author | Matthew Wilcox <[email protected]> | 2016-03-17 21:21:42 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-03-17 22:09:34 +0000 |
| commit | f67c07f07fca95a7f330b8bb928eabaf9fcce75d (patch) | |
| tree | 57798ede4985321a569d568ae5d62d17957c7fe7 /tools/testing/radix-tree/regression2.c | |
| parent | lib/bug.c: make panic_on_warn available for all architectures (diff) | |
| download | kernel-f67c07f07fca95a7f330b8bb928eabaf9fcce75d.tar.gz kernel-f67c07f07fca95a7f330b8bb928eabaf9fcce75d.zip | |
radix-tree: add an explicit include of bitops.h
The radix-tree header uses the __ffs() function, which is defined in
bitops.h. The current kernel headers implicitly include bitops.h, but
the userspace test harness does not.
Signed-off-by: Matthew Wilcox <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Ross Zwisler <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/regression2.c')
0 files changed, 0 insertions, 0 deletions
