linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Boyd <swboyd@chromium.org>
To: kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>,
	 Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [linux-next:master 2620/2633] include/linux/kernel.h:53:43: error: dereferencing pointer to incomplete type 'struct module'
Date: Wed, 12 May 2021 08:09:46 -0700	[thread overview]
Message-ID: <CAE-0n50yT4qsBiYRqd2V1hQfSTygMrmCDTHcD1Hwghuw86o2CQ@mail.gmail.com> (raw)
In-Reply-To: <202105122158.G3BQuv9R-lkp@intel.com>

Quoting kernel test robot (2021-05-12 06:20:09)
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   ec85c95b0c90a17413901b018e8ade7b9eae7cad
> commit: fecf694f2b4b583d7740d55f584411b3062afa7e [2620/2633] module: add printk formats to add module build ID to stacktraces
> config: m68k-randconfig-r034-20210512 (attached as .config)
> compiler: m68k-linux-gcc (GCC) 9.3.0
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=fecf694f2b4b583d7740d55f584411b3062afa7e
>         git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>         git fetch --no-tags linux-next master
>         git checkout fecf694f2b4b583d7740d55f584411b3062afa7e
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=m68k
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>    kernel/kallsyms.c: In function 'kallsyms_lookup_size_offset':
>    kernel/kallsyms.c:310:11: error: too many arguments to function 'module_address_lookup'
>      310 |  return !!module_address_lookup(addr, symbolsize, offset, NULL, NULL, namebuf) ||
>          |           ^~~~~~~~~~~~~~~~~~~~~
>    In file included from include/linux/kallsyms.h:14,
>                     from kernel/kallsyms.c:15:
>    include/linux/module.h:745:27: note: declared here
>      745 | static inline const char *module_address_lookup(unsigned long addr,
>          |                           ^~~~~~~~~~~~~~~~~~~~~

This needs the fixup applied, I see it as commit
014c2869360b4cef79a73873c62adf671f19fc41 in linux-next.


      reply	other threads:[~2021-05-12 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-12 13:20 kernel test robot
2021-05-12 15:09 ` Stephen Boyd [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=CAE-0n50yT4qsBiYRqd2V1hQfSTygMrmCDTHcD1Hwghuw86o2CQ@mail.gmail.com \
    --to=swboyd@chromium.org \
    --cc=akpm@linux-foundation.org \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.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