All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!
@ 2022-05-16 19:32 kernel test robot
  2022-05-17  8:21   ` Miquel Raynal
  0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2022-05-16 19:32 UTC (permalink / raw)
  To: Mikhail Zhilkin
  Cc: llvm, kbuild-all, Linux Memory Management List, Miquel Raynal,
	NOGUCHI Hiroshi

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
commit: 4213e556fe2a18782e91a87fec70d98c48f1ee41 [10956/12195] mtd: parsers: add support for Sercomm partitions
config: i386-randconfig-r004-20220516 (https://download.01.org/0day-ci/archive/20220517/202205170327.TVBbIsh2-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 853fa8ee225edf2d0de94b0dcbd31bea916e825e)
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=4213e556fe2a18782e91a87fec70d98c48f1ee41
        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 4213e556fe2a18782e91a87fec70d98c48f1ee41
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

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: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

* Re: [linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!
  2022-05-16 19:32 [linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined! kernel test robot
@ 2022-05-17  8:21   ` Miquel Raynal
  0 siblings, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2022-05-17  8:21 UTC (permalink / raw)
  To: kernel test robot
  Cc: Mikhail Zhilkin, llvm, kbuild-all, Linux Memory Management List,
	NOGUCHI Hiroshi

Hi Mikhail,

lkp@intel.com wrote on Tue, 17 May 2022 03:32:03 +0800:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
> commit: 4213e556fe2a18782e91a87fec70d98c48f1ee41 [10956/12195] mtd: parsers: add support for Sercomm partitions
> config: i386-randconfig-r004-20220516 (https://download.01.org/0day-ci/archive/20220517/202205170327.TVBbIsh2-lkp@intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 853fa8ee225edf2d0de94b0dcbd31bea916e825e)
> 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=4213e556fe2a18782e91a87fec70d98c48f1ee41
>         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 4213e556fe2a18782e91a87fec70d98c48f1ee41
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
> 
> 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: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!  
> 

Can you give this a look rapidly? Otherwise I'll have to drop the patch
(I can keep the bindings anyway).

Thanks,
Miquèl

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

* Re: [linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!
@ 2022-05-17  8:21   ` Miquel Raynal
  0 siblings, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2022-05-17  8:21 UTC (permalink / raw)
  To: kbuild-all

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

Hi Mikhail,

lkp(a)intel.com wrote on Tue, 17 May 2022 03:32:03 +0800:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
> commit: 4213e556fe2a18782e91a87fec70d98c48f1ee41 [10956/12195] mtd: parsers: add support for Sercomm partitions
> config: i386-randconfig-r004-20220516 (https://download.01.org/0day-ci/archive/20220517/202205170327.TVBbIsh2-lkp(a)intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 853fa8ee225edf2d0de94b0dcbd31bea916e825e)
> 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=4213e556fe2a18782e91a87fec70d98c48f1ee41
>         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 4213e556fe2a18782e91a87fec70d98c48f1ee41
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
> 
> 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: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!  
> 

Can you give this a look rapidly? Otherwise I'll have to drop the patch
(I can keep the bindings anyway).

Thanks,
Miquèl

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

end of thread, other threads:[~2022-05-17  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 19:32 [linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined! kernel test robot
2022-05-17  8:21 ` Miquel Raynal
2022-05-17  8:21   ` Miquel Raynal

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.