Skip to content

Commit 80c2fe0

Browse files
remckeerppt
authored andcommitted
memblock tests: remove completed TODO item
Remove completed item from TODO list. Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Rebecca Mckeever <[email protected]> Signed-off-by: Mike Rapoport <[email protected]> Link: https://lore.kernel.org/r/f2263abe45613b28f1583fbf04a4bffcf735bcf6.1667802195.git.remckee0@gmail.com
1 parent 62bdc99 commit 80c2fe0

File tree

1 file changed

+1
-6
lines changed
  • tools/testing/memblock

1 file changed

+1
-6
lines changed

tools/testing/memblock/TODO

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
TODO
22
=====
33

4-
1. Add test cases using this functions (implement them for both directions):
5-
+ memblock_alloc_raw()
6-
+ memblock_alloc_exact_nid_raw()
7-
+ memblock_alloc_try_nid_raw()
8-
9-
2. Add tests for memblock_alloc_node() to check if the correct NUMA node is set
4+
1. Add tests for memblock_alloc_node() to check if the correct NUMA node is set
105
for the new region

0 commit comments

Comments
 (0)