All of lore.kernel.org
 help / color / mirror / Atom feed
From: SeongJae Park <sj@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [linux-next:master 7424/10451] WARNING: modpost: vmlinux: section mismatch in reference: svc_xprt_enqueue.part.0+0x38 (section: .text) -> .LBE1049 (section: .init.text)
Date: Wed, 10 Jul 2024 17:10:43 -0700	[thread overview]
Message-ID: <20240711001043.100459-1-sj@kernel.org> (raw)
In-Reply-To: <202407091146.N8o5lBgN-lkp@intel.com>

Hello,

On Tue, 9 Jul 2024 11:57:48 +0800 kernel test robot <lkp@intel.com> wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   0b58e108042b0ed28a71cd7edf5175999955b233
> commit: e64a020fe3a8bb9287b46568b4baf71105c5b47e [7424/10451] mm/damon/core: implement DAMOS quota goals online commit function
> config: riscv-randconfig-r033-20230517 (https://download.01.org/0day-ci/archive/20240709/202407091146.N8o5lBgN-lkp@intel.com/config)
> compiler: riscv32-linux-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240709/202407091146.N8o5lBgN-lkp@intel.com/reproduce)
> 
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202407091146.N8o5lBgN-lkp@intel.com/
> 
> All warnings (new ones prefixed by >>, old ones prefixed by <<):
> 
[...]
> >> WARNING: modpost: vmlinux: section mismatch in reference: svc_xprt_enqueue.part.0+0x38 (section: .text) -> .LBE1049 (section: .init.text)

Thank you for this report.

But because the commit only adds some code to mm/damon/core.c without changing
any behavior while the warning is related with net/sunrpc/svc_xprt.c, I don't
think the commit is somewhat to be changed for the warning.  I also confirmed
the warning is not reproducible with the commit on mm-unstable.

Please let me know if I'm missing something.


Thanks,
SJ

[...]

  reply	other threads:[~2024-07-11  0:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09  3:57 [linux-next:master 7424/10451] WARNING: modpost: vmlinux: section mismatch in reference: svc_xprt_enqueue.part.0+0x38 (section: .text) -> .LBE1049 (section: .init.text) kernel test robot
2024-07-11  0:10 ` SeongJae Park [this message]
2024-07-11  2:19   ` Philip Li

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=20240711001043.100459-1-sj@kernel.org \
    --to=sj@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.