From: Linus Torvalds Date: Mon, 8 Apr 2024 17:11:37 +0000 (-0700) Subject: Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt... X-Git-Tag: v6.9-rc4-pxa1908~69 X-Git-Url: https://git.dujemihanovic.xyz/?a=commitdiff_plain;h=4f0a8fe3215c432234baed20eb8210efe1c32b10;p=linux.git Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock Pull memblock fixes from Mike Rapoport: "Fix build errors in memblock tests: - add stubs to functions that calls to them were recently added to memblock but they were missing in tests - update gfp_types.h to include bits.h so that BIT() definitions won't depend on other includes" * tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock: memblock tests: fix undefined reference to `BIT' memblock tests: fix undefined reference to `panic' memblock tests: fix undefined reference to `early_pfn_to_nid' --- 4f0a8fe3215c432234baed20eb8210efe1c32b10