All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-drm-misc:drm-misc-next 8/15] WARNING: modpost: vmlinux.o(.init.literal+0xec14): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .exit.text:(unknown)
@ 2021-05-04  6:01 kernel test robot
  2021-05-04 14:40 ` Doug Anderson
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-05-04  6:01 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]

tree:   git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head:   63358e24ee79e8f43dadb755cbe8e955230c03a1
commit: bf73537f411b0d4f546adfb028e915eb633032c5 [8/15] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
config: xtensa-randconfig-r032-20210503 (attached as .config)
compiler: xtensa-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
        git remote add drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-drm-misc drm-misc-next
        git checkout bf73537f411b0d4f546adfb028e915eb633032c5
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=xtensa 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>, old ones prefixed by <<):

>> WARNING: modpost: vmlinux.o(.init.literal+0xec14): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .exit.text:(unknown)
The (unknown reference) __init (unknown) references
a (unknown reference) __exit (unknown).
This is often seen when error handling in the init function
uses functionality in the exit path.
The fix is often to remove the __exit annotation of
(unknown) so it may be used outside an exit section.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 30108 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [drm-drm-misc:drm-misc-next 8/15] WARNING: modpost: vmlinux.o(.init.literal+0xec14): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .exit.text:(unknown)
  2021-05-04  6:01 [drm-drm-misc:drm-misc-next 8/15] WARNING: modpost: vmlinux.o(.init.literal+0xec14): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .exit.text:(unknown) kernel test robot
@ 2021-05-04 14:40 ` Doug Anderson
  0 siblings, 0 replies; 2+ messages in thread
From: Doug Anderson @ 2021-05-04 14:40 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1779 bytes --]

Hi,

On Mon, May 3, 2021 at 11:02 PM kernel test robot <lkp@intel.com> wrote:
>
> tree:   git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
> head:   63358e24ee79e8f43dadb755cbe8e955230c03a1
> commit: bf73537f411b0d4f546adfb028e915eb633032c5 [8/15] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
> config: xtensa-randconfig-r032-20210503 (attached as .config)
> compiler: xtensa-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
>         git remote add drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
>         git fetch --no-tags drm-drm-misc drm-misc-next
>         git checkout bf73537f411b0d4f546adfb028e915eb633032c5
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=xtensa
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All warnings (new ones prefixed by >>, old ones prefixed by <<):
>
> >> WARNING: modpost: vmlinux.o(.init.literal+0xec14): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .exit.text:(unknown)
> The (unknown reference) __init (unknown) references
> a (unknown reference) __exit (unknown).
> This is often seen when error handling in the init function
> uses functionality in the exit path.
> The fix is often to remove the __exit annotation of
> (unknown) so it may be used outside an exit section.

Fix at:

https://lore.kernel.org/r/20210504073845.1.Ibf4194f4252846edaa0c6a6c7b86588f75ad5529(a)changeid/

-Doug

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-04 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-04  6:01 [drm-drm-misc:drm-misc-next 8/15] WARNING: modpost: vmlinux.o(.init.literal+0xec14): Section mismatch in reference from the (unknown reference) (unknown) to the (unknown reference) .exit.text:(unknown) kernel test robot
2021-05-04 14:40 ` Doug Anderson

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.