Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1264949 > unrolled thread

ERROR: "crc32c" [drivers/md/raid456.ko] undefined!

Started bykbuild test robot <fengguang.wu@intel.com>
First post2015-11-08 00:50 +0100
Last post2015-11-08 23:20 +0100
Articles 3 — 3 participants

Back to article view | Back to linux.kernel


Contents

  ERROR: "crc32c" [drivers/md/raid456.ko] undefined! kbuild test robot <fengguang.wu@intel.com> - 2015-11-08 00:50 +0100
    Re: ERROR: "crc32c" [drivers/md/raid456.ko] undefined! Guenter Roeck <linux@roeck-us.net> - 2015-11-08 01:20 +0100
      Re: ERROR: "crc32c" [drivers/md/raid456.ko] undefined! NeilBrown <neilb@suse.com> - 2015-11-08 23:20 +0100

#1264949 — ERROR: "crc32c" [drivers/md/raid456.ko] undefined!

Fromkbuild test robot <fengguang.wu@intel.com>
Date2015-11-08 00:50 +0100
SubjectERROR: "crc32c" [drivers/md/raid456.ko] undefined!
Message-ID<qslp7-vP-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   ad804a0b2a769a0eed29015c53fe395449c09d13
commit: 5cb2fbd6ea0d151dcb12d98c06c8761eedfed2ee raid5-cache: use crc32c checksum
date:   7 days ago
config: arm-sa1100 (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 5cb2fbd6ea0d151dcb12d98c06c8761eedfed2ee
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> ERROR: "crc32c" [drivers/md/raid456.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [next] | [standalone]


#1264953

FromGuenter Roeck <linux@roeck-us.net>
Date2015-11-08 01:20 +0100
Message-ID<qslS9-Vc-1@gated-at.bofh.it>
In reply to#1264949
On Sun, Nov 08, 2015 at 07:41:31AM +0800, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   ad804a0b2a769a0eed29015c53fe395449c09d13
> commit: 5cb2fbd6ea0d151dcb12d98c06c8761eedfed2ee raid5-cache: use crc32c checksum
> date:   7 days ago
> config: arm-sa1100 (attached as .config)
> reproduce:
>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout 5cb2fbd6ea0d151dcb12d98c06c8761eedfed2ee
>         # save the attached .config to linux build tree
>         make.cross ARCH=arm 
> 
> All errors (new ones prefixed by >>):
> 
> >> ERROR: "crc32c" [drivers/md/raid456.ko] undefined!
> 

Patch: https://lkml.org/lkml/2015/11/6/461

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1265224

FromNeilBrown <neilb@suse.com>
Date2015-11-08 23:20 +0100
Message-ID<qsGtA-61G-17@gated-at.bofh.it>
In reply to#1264953

[Multipart message — attachments visible in raw view] — view raw

On Sun, Nov 08 2015, Guenter Roeck wrote:

> On Sun, Nov 08, 2015 at 07:41:31AM +0800, kbuild test robot wrote:
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>> head:   ad804a0b2a769a0eed29015c53fe395449c09d13
>> commit: 5cb2fbd6ea0d151dcb12d98c06c8761eedfed2ee raid5-cache: use crc32c checksum
>> date:   7 days ago
>> config: arm-sa1100 (attached as .config)
>> reproduce:
>>         wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>>         chmod +x ~/bin/make.cross
>>         git checkout 5cb2fbd6ea0d151dcb12d98c06c8761eedfed2ee
>>         # save the attached .config to linux build tree
>>         make.cross ARCH=arm 
>> 
>> All errors (new ones prefixed by >>):
>> 
>> >> ERROR: "crc32c" [drivers/md/raid456.ko] undefined!
>> 
>
> Patch: https://lkml.org/lkml/2015/11/6/461
>
> Guenter

Thanks.
I already had that patch sitting in my for-next

https://lkml.org/lkml/2015/11/3/353

I've just sent Linus a pull request.

NeilBrown

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web