]> www.infradead.org Git - users/jedix/linux-maple.git/commit
memblock tests: add memblock_reserve_all_locations_check()
authorWei Yang <richard.weiyang@gmail.com>
Tue, 7 May 2024 07:58:27 +0000 (07:58 +0000)
committerMike Rapoport (IBM) <rppt@kernel.org>
Wed, 5 Jun 2024 07:22:21 +0000 (10:22 +0300)
commit3d3165193776ddacf59f101f0fa05cfab9f1a9ba
treef1fde367d602a5d4359244a2508a7b42633abd74
parent721f4a6526daafca15634f30c9865e880da3e1d1
memblock tests: add memblock_reserve_all_locations_check()

Instead of adding 129th memory block at the last position, let's try all
possible position.

Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Link: https://lore.kernel.org/r/20240507075833.6346-2-richard.weiyang@gmail.com
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
tools/testing/memblock/tests/basic_api.c