From: Mike Rapoport <rppt@kernel.org>
To: akpm@linux-foundation.org, rppt@kernel.org,
Jackie Liu <liu.yun@linux.dev>
Cc: Mike Rapoport <rppt@linux.ibm.com>, linux-mm@kvack.org
Subject: Re: [PATCH v2] memblock: fix memblock_phys_alloc() section mismatch error
Date: Sat, 18 Dec 2021 18:33:11 +0200 [thread overview]
Message-ID: <163984517763.21328.143129251813228355.b4-ty@linux.ibm.com> (raw)
In-Reply-To: <20211217020754.2874872-1-liu.yun@linux.dev>
From: Mike Rapoport <rppt@linux.ibm.com>
On Fri, 17 Dec 2021 10:07:54 +0800, Jackie Liu wrote:
> From: Jackie Liu <liuyun01@kylinos.cn>
>
> Fix modpost Section mismatch error in memblock_phys_alloc()
>
> [...]
> WARNING: modpost: vmlinux.o(.text.unlikely+0x1dcc): Section mismatch in reference
> from the function memblock_phys_alloc() to the function .init.text:memblock_phys_alloc_range()
> The function memblock_phys_alloc() references
> the function __init memblock_phys_alloc_range().
> This is often because memblock_phys_alloc lacks a __init
> annotation or the annotation of memblock_phys_alloc_range is wrong.
>
> [...]
Applied, thanks!
[1/1] memblock: fix memblock_phys_alloc() section mismatch error
(no commit info)
Best regards,
--
Mike Rapoport <rppt@linux.ibm.com>
prev parent reply other threads:[~2021-12-18 16:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 2:07 Jackie Liu
2021-12-18 16:33 ` Mike Rapoport [this message]
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=163984517763.21328.143129251813228355.b4-ty@linux.ibm.com \
--to=rppt@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=liu.yun@linux.dev \
--cc=rppt@linux.ibm.com \
/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