linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: Oscar Salvador <osalvador@suse.de>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm,mm_init: Mark set_high_memory as _init
Date: Tue, 6 May 2025 20:08:09 +0300	[thread overview]
Message-ID: <aBpB-dtL1hvd0TDi@kernel.org> (raw)
In-Reply-To: <aBnuzKw-zYDPwLE3@localhost.localdomain>

On Tue, May 06, 2025 at 01:13:16PM +0200, Oscar Salvador wrote:
> On Tue, May 06, 2025 at 01:10:12PM +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.
> > 
> > Signed-off-by: Oscar Salvador <osalvador@suse.de>
> 
> Of course, the second after I pressed intro I realized I missed:
> 
>  Reported-by: kernel test robot <lkp@intel.com>
>  Closes: https://lore.kernel.org/oe-kbuild-all/202505060901.Qcs06UoB-lkp@intel.com/
> 
> @Andrew: Any chance you could squeeze those? Or should I send v2?

I'll pick this one and add the tags, thanks Oscar.
 
> Thanks
> 
> 
> -- 
> Oscar Salvador
> SUSE Labs

-- 
Sincerely yours,
Mike.


  reply	other threads:[~2025-05-06 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06 11:10 Oscar Salvador
2025-05-06 11:13 ` Oscar Salvador
2025-05-06 17:08   ` Mike Rapoport [this message]
2025-05-06 17:42     ` Oscar Salvador
2025-05-06 17:10 ` Mike Rapoport

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aBpB-dtL1hvd0TDi@kernel.org \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=osalvador@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox