Re: [PATCH 0/3] memblock tests: fix build error

From: Mike Rapoport
Date: Thu Apr 04 2024 - 05:34:59 EST


On Tue, 02 Apr 2024 13:26:58 +0000, Wei Yang wrote:
> Some kernel change break the test build, just fix it.
>
> Wei Yang (3):
> memblock tests: fix undefined reference to `early_pfn_to_nid'
> memblock tests: fix undefined reference to `panic'
> memblock tests: fix undefined reference to `BIT'
>
> [...]

Applied to fixes branch of memblock.git tree, thanks!

[1/3] memblock tests: fix undefined reference to `early_pfn_to_nid'
commit: 7d8ed162e6a92268d4b2b84d364a931216102c8e
[2/3] memblock tests: fix undefined reference to `panic'
commit: e0f5a8e74be88f2476e58b25d3b49a9521bdc4ec
[3/3] memblock tests: fix undefined reference to `BIT'
commit: 592447f6cb3c20d606d6c5d8e6af68e99707b786

tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: fixes

--
Sincerely yours,
Mike.