Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

memblock tests: remove completed TODO item

Remove completed item from TODO list.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lore.kernel.org/r/f2263abe45613b28f1583fbf04a4bffcf735bcf6.1667802195.git.remckee0@gmail.com

authored by

Rebecca Mckeever and committed by
Mike Rapoport
80c2fe02 62bdc990

+1 -6
+1 -6
tools/testing/memblock/TODO
··· 1 1 TODO 2 2 ===== 3 3 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 10 5 for the new region