Re: [PATCH v3 0/2] memblock tests: cover low-address allocations

From: Mike Rapoport

Date: Thu Sep 10 2026 - 06:06:15 EST


On Thu, 10 Sep 2026 07:55:22 +0800, Tianyi Chen wrote:
> memblock tests: cover low-address allocations
>
> Model a low allocation limit within the memory registered by the simulator,
> then exercise memblock_alloc_low() in both allocation directions.
>
> Changes in v3:
> - Describe the low limit and simulated RAM alignment directly in comments
> and README.
> - Use Assisted-by: LLM in both patches.
> - Start a separate thread for this revision.
>
> [...]

Applied to for-next branch of memblock.git tree, thanks!

[1/2] memblock tests: model the low allocation limit within dummy memory
commit: 5c194192279e0894b898967ff939e310a9bd06b5
[2/2] memblock tests: cover allocations below the low address limit
commit: ba7b611a1fada0bff7f6c3fbc6ff13978bc1af91

tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: for-next

--
Sincerely yours,
Mike.