All of lore.kernel.org
 help / color / mirror / Atom feed
* [xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined!
@ 2021-12-26 17:14 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-12-26 17:14 UTC (permalink / raw)
  To: Yue Hu; +Cc: linux-erofs, kbuild-all, Gao Xiang

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git dev-test
head:   9204beaeb1c1bf4eeac42df048c5bd829deedfff
commit: 9204beaeb1c1bf4eeac42df048c5bd829deedfff [10/10] erofs: add on-disk compressed tail-packing inline support
config: m68k-mvme16x_defconfig (https://download.01.org/0day-ci/archive/20211227/202112270112.rgS0dZPa-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 11.2.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/xiang/erofs.git/commit/?id=9204beaeb1c1bf4eeac42df048c5bd829deedfff
        git remote add xiang-erofs https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
        git fetch --no-tags xiang-erofs dev-test
        git checkout 9204beaeb1c1bf4eeac42df048c5bd829deedfff
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=m68k 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: "__umoddi3" [fs/erofs/erofs.ko] undefined!

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

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

* [xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined!
@ 2021-12-26 17:14 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-12-26 17:14 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git dev-test
head:   9204beaeb1c1bf4eeac42df048c5bd829deedfff
commit: 9204beaeb1c1bf4eeac42df048c5bd829deedfff [10/10] erofs: add on-disk compressed tail-packing inline support
config: m68k-mvme16x_defconfig (https://download.01.org/0day-ci/archive/20211227/202112270112.rgS0dZPa-lkp(a)intel.com/config)
compiler: m68k-linux-gcc (GCC) 11.2.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/xiang/erofs.git/commit/?id=9204beaeb1c1bf4eeac42df048c5bd829deedfff
        git remote add xiang-erofs https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
        git fetch --no-tags xiang-erofs dev-test
        git checkout 9204beaeb1c1bf4eeac42df048c5bd829deedfff
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=m68k 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: "__umoddi3" [fs/erofs/erofs.ko] undefined!

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

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

* Re: [xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined!
  2021-12-26 17:14 ` kernel test robot
@ 2021-12-26 22:54   ` Gao Xiang
  -1 siblings, 0 replies; 4+ messages in thread
From: Gao Xiang @ 2021-12-26 22:54 UTC (permalink / raw)
  To: linux-erofs; +Cc: Yue Hu, kbuild-all, kernel test robot

On Mon, Dec 27, 2021 at 01:14:59AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git dev-test
> head:   9204beaeb1c1bf4eeac42df048c5bd829deedfff
> commit: 9204beaeb1c1bf4eeac42df048c5bd829deedfff [10/10] erofs: add on-disk compressed tail-packing inline support
> config: m68k-mvme16x_defconfig (https://download.01.org/0day-ci/archive/20211227/202112270112.rgS0dZPa-lkp@intel.com/config)
> compiler: m68k-linux-gcc (GCC) 11.2.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/xiang/erofs.git/commit/?id=9204beaeb1c1bf4eeac42df048c5bd829deedfff
>         git remote add xiang-erofs https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
>         git fetch --no-tags xiang-erofs dev-test
>         git checkout 9204beaeb1c1bf4eeac42df048c5bd829deedfff
>         # save the config file to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=m68k 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: "__umoddi3" [fs/erofs/erofs.ko] undefined!

I've updated rounddown to round_down since
the divisor is pow of 2.

Thanks,
Gao Xiang

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

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

* Re: [xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined!
@ 2021-12-26 22:54   ` Gao Xiang
  0 siblings, 0 replies; 4+ messages in thread
From: Gao Xiang @ 2021-12-26 22:54 UTC (permalink / raw)
  To: kbuild-all

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

On Mon, Dec 27, 2021 at 01:14:59AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git dev-test
> head:   9204beaeb1c1bf4eeac42df048c5bd829deedfff
> commit: 9204beaeb1c1bf4eeac42df048c5bd829deedfff [10/10] erofs: add on-disk compressed tail-packing inline support
> config: m68k-mvme16x_defconfig (https://download.01.org/0day-ci/archive/20211227/202112270112.rgS0dZPa-lkp(a)intel.com/config)
> compiler: m68k-linux-gcc (GCC) 11.2.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/xiang/erofs.git/commit/?id=9204beaeb1c1bf4eeac42df048c5bd829deedfff
>         git remote add xiang-erofs https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git
>         git fetch --no-tags xiang-erofs dev-test
>         git checkout 9204beaeb1c1bf4eeac42df048c5bd829deedfff
>         # save the config file to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=m68k 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: "__umoddi3" [fs/erofs/erofs.ko] undefined!

I've updated rounddown to round_down since
the divisor is pow of 2.

Thanks,
Gao Xiang

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

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

end of thread, other threads:[~2021-12-26 22:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26 17:14 [xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined! kernel test robot
2021-12-26 17:14 ` kernel test robot
2021-12-26 22:54 ` Gao Xiang
2021-12-26 22:54   ` Gao Xiang

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.