All of lore.kernel.org
 help / color / mirror / Atom feed
* [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02  4:01 ` kernel test robot
  0 siblings, 0 replies; 12+ messages in thread
From: kernel test robot @ 2020-12-02  4:01 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: kbuild-all, netdev, Jakub Kicinski

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head:   2867e1eac61016f59b3d730e3f7aa488e186e917
commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: requires MMU
config: microblaze-randconfig-r011-20201201 (attached as .config)
compiler: microblaze-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/davem/net.git/commit/?id=14483cbf040fcb38113497161088a1ce8ce5d713
        git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
        git fetch --no-tags net master
        git checkout 14483cbf040fcb38113497161088a1ce8ce5d713
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze 

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 >>, old ones prefixed by <<):

>> ERROR: modpost: "__uio_register_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>> ERROR: modpost: "uio_unregister_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>> ERROR: modpost: "uio_event_notify" [drivers/net/ethernet/broadcom/cnic.ko] undefined!

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

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

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

* [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02  4:01 ` kernel test robot
  0 siblings, 0 replies; 12+ messages in thread
From: kernel test robot @ 2020-12-02  4:01 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head:   2867e1eac61016f59b3d730e3f7aa488e186e917
commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: requires MMU
config: microblaze-randconfig-r011-20201201 (attached as .config)
compiler: microblaze-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/davem/net.git/commit/?id=14483cbf040fcb38113497161088a1ce8ce5d713
        git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
        git fetch --no-tags net master
        git checkout 14483cbf040fcb38113497161088a1ce8ce5d713
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze 

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 >>, old ones prefixed by <<):

>> ERROR: modpost: "__uio_register_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>> ERROR: modpost: "uio_unregister_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>> ERROR: modpost: "uio_event_notify" [drivers/net/ethernet/broadcom/cnic.ko] undefined!

---
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: 33756 bytes --]

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
  2020-12-02  4:01 ` kernel test robot
@ 2020-12-02  4:41   ` Randy Dunlap
  -1 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-12-02  4:41 UTC (permalink / raw)
  To: kernel test robot; +Cc: kbuild-all, netdev, Jakub Kicinski, Martin K. Petersen

On 12/1/20 8:01 PM, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
> head:   2867e1eac61016f59b3d730e3f7aa488e186e917
> commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: requires MMU
> config: microblaze-randconfig-r011-20201201 (attached as .config)
> compiler: microblaze-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/davem/net.git/commit/?id=14483cbf040fcb38113497161088a1ce8ce5d713
>         git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
>         git fetch --no-tags net master
>         git checkout 14483cbf040fcb38113497161088a1ce8ce5d713
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze 
> 
> 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 >>, old ones prefixed by <<):
> 
>>> ERROR: modpost: "__uio_register_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>>> ERROR: modpost: "uio_unregister_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>>> ERROR: modpost: "uio_event_notify" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
> 
> ---

Jakub,

This happens due to CONFIG_SCSI_BNX2_ISCSI=m, which selects CNIC
when it shouldn't.

Martin Petersen has already merged the SCSI patch for this (for 5.11,
sadly):

https://lore.kernel.org/lkml/20201129070916.3919-1-rdunlap@infradead.org/


Maybe I should have sent them to one or both of you as a 2-patch series (?).

What should we do next?


Sorry about this. Thanks.

-- 
~Randy


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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02  4:41   ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2020-12-02  4:41 UTC (permalink / raw)
  To: kbuild-all

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

On 12/1/20 8:01 PM, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
> head:   2867e1eac61016f59b3d730e3f7aa488e186e917
> commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: requires MMU
> config: microblaze-randconfig-r011-20201201 (attached as .config)
> compiler: microblaze-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/davem/net.git/commit/?id=14483cbf040fcb38113497161088a1ce8ce5d713
>         git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
>         git fetch --no-tags net master
>         git checkout 14483cbf040fcb38113497161088a1ce8ce5d713
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze 
> 
> 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 >>, old ones prefixed by <<):
> 
>>> ERROR: modpost: "__uio_register_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>>> ERROR: modpost: "uio_unregister_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
>>> ERROR: modpost: "uio_event_notify" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
> 
> ---

Jakub,

This happens due to CONFIG_SCSI_BNX2_ISCSI=m, which selects CNIC
when it shouldn't.

Martin Petersen has already merged the SCSI patch for this (for 5.11,
sadly):

https://lore.kernel.org/lkml/20201129070916.3919-1-rdunlap(a)infradead.org/


Maybe I should have sent them to one or both of you as a 2-patch series (?).

What should we do next?


Sorry about this. Thanks.

-- 
~Randy

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
  2020-12-02  4:41   ` Randy Dunlap
@ 2020-12-02 17:46     ` Jakub Kicinski
  -1 siblings, 0 replies; 12+ messages in thread
From: Jakub Kicinski @ 2020-12-02 17:46 UTC (permalink / raw)
  To: Randy Dunlap, Martin K. Petersen; +Cc: kernel test robot, kbuild-all, netdev

On Tue, 1 Dec 2020 20:41:21 -0800 Randy Dunlap wrote:
> On 12/1/20 8:01 PM, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
> > head:   2867e1eac61016f59b3d730e3f7aa488e186e917
> > commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: requires MMU
> > config: microblaze-randconfig-r011-20201201 (attached as .config)
> > compiler: microblaze-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/davem/net.git/commit/?id=14483cbf040fcb38113497161088a1ce8ce5d713
> >         git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
> >         git fetch --no-tags net master
> >         git checkout 14483cbf040fcb38113497161088a1ce8ce5d713
> >         # save the attached .config to linux build tree
> >         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze 
> > 
> > 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 >>, old ones prefixed by <<):
> >   
> >>> ERROR: modpost: "__uio_register_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
> >>> ERROR: modpost: "uio_unregister_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
> >>> ERROR: modpost: "uio_event_notify" [drivers/net/ethernet/broadcom/cnic.ko] undefined!  
> 
> Jakub,
> 
> This happens due to CONFIG_SCSI_BNX2_ISCSI=m, which selects CNIC
> when it shouldn't.
> 
> Martin Petersen has already merged the SCSI patch for this (for 5.11,
> sadly):
> 
> https://lore.kernel.org/lkml/20201129070916.3919-1-rdunlap@infradead.org/
> 
> 
> Maybe I should have sent them to one or both of you as a 2-patch series (?).
> 
> What should we do next?

Martin is it an option to drop the patch from scsi-staging and put it
in the queue for 5.10 (yours or ours)?

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02 17:46     ` Jakub Kicinski
  0 siblings, 0 replies; 12+ messages in thread
From: Jakub Kicinski @ 2020-12-02 17:46 UTC (permalink / raw)
  To: kbuild-all

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

On Tue, 1 Dec 2020 20:41:21 -0800 Randy Dunlap wrote:
> On 12/1/20 8:01 PM, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
> > head:   2867e1eac61016f59b3d730e3f7aa488e186e917
> > commit: 14483cbf040fcb38113497161088a1ce8ce5d713 [1/3] net: broadcom CNIC: requires MMU
> > config: microblaze-randconfig-r011-20201201 (attached as .config)
> > compiler: microblaze-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/davem/net.git/commit/?id=14483cbf040fcb38113497161088a1ce8ce5d713
> >         git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
> >         git fetch --no-tags net master
> >         git checkout 14483cbf040fcb38113497161088a1ce8ce5d713
> >         # save the attached .config to linux build tree
> >         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze 
> > 
> > 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 >>, old ones prefixed by <<):
> >   
> >>> ERROR: modpost: "__uio_register_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
> >>> ERROR: modpost: "uio_unregister_device" [drivers/net/ethernet/broadcom/cnic.ko] undefined!
> >>> ERROR: modpost: "uio_event_notify" [drivers/net/ethernet/broadcom/cnic.ko] undefined!  
> 
> Jakub,
> 
> This happens due to CONFIG_SCSI_BNX2_ISCSI=m, which selects CNIC
> when it shouldn't.
> 
> Martin Petersen has already merged the SCSI patch for this (for 5.11,
> sadly):
> 
> https://lore.kernel.org/lkml/20201129070916.3919-1-rdunlap(a)infradead.org/
> 
> 
> Maybe I should have sent them to one or both of you as a 2-patch series (?).
> 
> What should we do next?

Martin is it an option to drop the patch from scsi-staging and put it
in the queue for 5.10 (yours or ours)?

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
  2020-12-02 17:46     ` Jakub Kicinski
@ 2020-12-02 17:52       ` Martin K. Petersen
  -1 siblings, 0 replies; 12+ messages in thread
From: Martin K. Petersen @ 2020-12-02 17:52 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: Randy Dunlap, Martin K. Petersen, kernel test robot, kbuild-all, netdev


Jakub,

> Martin is it an option to drop the patch from scsi-staging and put it
> in the queue for 5.10 (yours or ours)?

I'll shuffle it over to my fixes branch.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02 17:52       ` Martin K. Petersen
  0 siblings, 0 replies; 12+ messages in thread
From: Martin K. Petersen @ 2020-12-02 17:52 UTC (permalink / raw)
  To: kbuild-all

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


Jakub,

> Martin is it an option to drop the patch from scsi-staging and put it
> in the queue for 5.10 (yours or ours)?

I'll shuffle it over to my fixes branch.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
  2020-12-02 17:52       ` Martin K. Petersen
@ 2020-12-02 17:56         ` Jakub Kicinski
  -1 siblings, 0 replies; 12+ messages in thread
From: Jakub Kicinski @ 2020-12-02 17:56 UTC (permalink / raw)
  To: Martin K. Petersen; +Cc: Randy Dunlap, kernel test robot, kbuild-all, netdev

On Wed, 02 Dec 2020 12:52:20 -0500 Martin K. Petersen wrote:
> Jakub,
> 
> > Martin is it an option to drop the patch from scsi-staging and put it
> > in the queue for 5.10 (yours or ours)?  
> 
> I'll shuffle it over to my fixes branch.

Great, thank you!

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02 17:56         ` Jakub Kicinski
  0 siblings, 0 replies; 12+ messages in thread
From: Jakub Kicinski @ 2020-12-02 17:56 UTC (permalink / raw)
  To: kbuild-all

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

On Wed, 02 Dec 2020 12:52:20 -0500 Martin K. Petersen wrote:
> Jakub,
> 
> > Martin is it an option to drop the patch from scsi-staging and put it
> > in the queue for 5.10 (yours or ours)?  
> 
> I'll shuffle it over to my fixes branch.

Great, thank you!

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
  2020-12-02 17:56         ` Jakub Kicinski
@ 2020-12-02 18:02           ` Martin K. Petersen
  -1 siblings, 0 replies; 12+ messages in thread
From: Martin K. Petersen @ 2020-12-02 18:02 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: Martin K. Petersen, Randy Dunlap, kernel test robot, kbuild-all, netdev


Jakub,

>> I'll shuffle it over to my fixes branch.
>
> Great, thank you!

Should be there now.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
@ 2020-12-02 18:02           ` Martin K. Petersen
  0 siblings, 0 replies; 12+ messages in thread
From: Martin K. Petersen @ 2020-12-02 18:02 UTC (permalink / raw)
  To: kbuild-all

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


Jakub,

>> I'll shuffle it over to my fixes branch.
>
> Great, thank you!

Should be there now.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2020-12-02 18:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02  4:01 [net:master 1/3] ERROR: modpost: "__uio_register_device" undefined! kernel test robot
2020-12-02  4:01 ` kernel test robot
2020-12-02  4:41 ` Randy Dunlap
2020-12-02  4:41   ` Randy Dunlap
2020-12-02 17:46   ` Jakub Kicinski
2020-12-02 17:46     ` Jakub Kicinski
2020-12-02 17:52     ` Martin K. Petersen
2020-12-02 17:52       ` Martin K. Petersen
2020-12-02 17:56       ` Jakub Kicinski
2020-12-02 17:56         ` Jakub Kicinski
2020-12-02 18:02         ` Martin K. Petersen
2020-12-02 18:02           ` Martin K. Petersen

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.