[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <174655143462.33033.3077268455161877493.b4-ty@kernel.org>
Date: Tue, 6 May 2025 20:10:59 +0300
From: Mike Rapoport <rppt@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>,
Oscar Salvador <osalvador@...e.de>
Cc: Mike Rapoport <rppt@...nel.org>,
linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm,mm_init: Mark set_high_memory as _init
From: Mike Rapoport (Microsoft) <rppt@...nel.org>
On Tue, 06 May 2025 13:10:12 +0200, Oscar Salvador wrote:
> set_high_memory() touches arch_zone_lowest_possible_pfn which is
> marked as _initdata, which creates a section mismatch.
> Since the only user of the function is free_area_init() which is also marked
> as _init, mark set_high_memory() as _init as well.
>
>
Applied to fixes branch of memblock.git tree, thanks!
[1/1] mm,mm_init: Mark set_high_memory as _init
commit: 42e31f0daf80d9f7bc4ab4000f2795ec3ddf5206
tree: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
branch: fixes
--
Sincerely yours,
Mike.
Powered by blists - more mailing lists