We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98c86b commit 9102b78Copy full SHA for 9102b78
tools/testing/radix-tree/maple.c
@@ -1,7 +1,8 @@
1
// SPDX-License-Identifier: GPL-2.0+
2
/*
3
- * maple_tree.c: Userspace shim for maple tree test-suite
4
- * Copyright (c) 2018 Liam R. Howlett <[email protected]>
+ * maple_tree.c: Userspace testing for maple tree test-suite
+ * Copyright (c) 2018-2022 Oracle Corporation
5
+ * Author: Liam R. Howlett <[email protected]>
6
*
7
* Any tests that require internal knowledge of the tree or threads and other
8
* difficult to handle in kernel tests.
0 commit comments