Skip to content

Commit

Permalink
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/…
Browse files Browse the repository at this point in the history
…kernel/git/rppt/memblock

Pull memblock test suite updates from Mike Rapoport:
 "Comment updates for memblock test suite

  Update comments in the memblock tests so that they will have
  consistent style"

* tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  memblock tests: remove completed TODO item
  memblock tests: update style of comments for memblock_free_*() functions
  memblock tests: update style of comments for memblock_remove_*() functions
  memblock tests: update style of comments for memblock_reserve_*() functions
  memblock tests: update style of comments for memblock_add_*() functions
  • Loading branch information
torvalds committed Jun 2, 2022
2 parents 690b254 + 000605c commit ca1dcc6
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 117 deletions.
3 changes: 0 additions & 3 deletions tools/testing/memblock/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,3 @@ TODO

5. Add tests for memblock_alloc_node() to check if the correct NUMA node is set
for the new region

6. Update comments in tests/basic_api.c to match the style used in
tests/alloc_*.c
Loading

0 comments on commit ca1dcc6

Please sign in to comment.