[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z-adHYx8NAzle2xS@localhost.localdomain>
Date: Fri, 28 Mar 2025 13:59:09 +0100
From: Oscar Salvador <osalvador@...e.de>
To: Wei Yang <richard.weiyang@...il.com>
Cc: akpm@...ux-foundation.org, monstr@...str.eu, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Masahiro Yamada <masahiroy@...nel.org>
Subject: Re: [PATCH] microblaze/mm: put mm_cmdline_setup() in .init.text
section
On Fri, Mar 28, 2025 at 01:01:36AM +0000, Wei Yang wrote:
> As reported by lkp, there is a section mismatch of mm_cmdline_setup() and
> memblock. The reason is we don't specify the section of mm_cmdline_setup()
> and gcc put it into .text.unlikely.
>
> As mm_cmdline_setup() is only used in mmu_init(), which is in .init.text
> section, put mm_cmdline_setup() into it too.
>
> Signed-off-by: Wei Yang <richard.weiyang@...il.com>
> CC: Masahiro Yamada <masahiroy@...nel.org>
> CC: Andrew Morton <akpm@...ux-foundation.org>
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202503241259.kJV3U7Xj-lkp@intel.com/
Reviewed-by: Oscar Salvador <osalvador@...e.de>
--
Oscar Salvador
SUSE Labs
Powered by blists - more mailing lists