All of lore.kernel.org
 help / color / mirror / Atom feed
* Bunch of CRC errors in next with arm: move exports to definitions
@ 2016-08-22 16:25 ` Tony Lindgren
  0 siblings, 0 replies; 20+ messages in thread
From: Tony Lindgren @ 2016-08-22 16:25 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-omap, linux-arm-kernel

Hi Al,

Looks like starting with next-20160818 I'm now getting close to
800 lines of WARNINGs on ARM with omap2plus_defconfig while doing
make modules:

Building modules, stage 2.
  MODPOST 399 modules
WARNING: "__memzero" [sound/usb/snd-usbmidi-lib.ko] has no CRC!
WARNING: "memset" [sound/usb/snd-usbmidi-lib.ko] has no CRC!
WARNING: "memcpy" [sound/usb/snd-usbmidi-lib.ko] has no CRC!
WARNING: "_set_bit" [sound/usb/snd-usbmidi-lib.ko] has no CRC!
WARNING: "_test_and_set_bit" [sound/usb/snd-usbmidi-lib.ko] has no CRC!
WARNING: "_clear_bit" [sound/usb/snd-usbmidi-lib.ko] has no CRC!
WARNING: "__aeabi_uidivmod" [sound/usb/snd-usb-audio.ko] has no CRC!
WARNING: "_test_and_clear_bit" [sound/usb/snd-usb-audio.ko] has no CRC!
WARNING: "arm_copy_to_user" [sound/usb/snd-usb-audio.ko] has no CRC!
WARNING: "__aeabi_uidiv" [sound/usb/snd-usb-audio.ko] has no CRC!
...
WARNING: "memset" [crypto/drbg.ko] has no CRC!
WARNING: "memcpy" [crypto/ctr.ko] has no CRC!
WARNING: "memcpy" [crypto/cmac.ko] has no CRC!
WARNING: "__memzero" [crypto/cmac.ko] has no CRC!
WARNING: "memcpy" [crypto/ccm.ko] has no CRC!
WARNING: "__memzero" [crypto/ccm.ko] has no CRC!

Reverting commit 4dd1837d7589 ("arm: move exports to definitions")
fixes it.

Regards,

Tony

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

end of thread, other threads:[~2016-10-20 13:24 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-22 16:25 Bunch of CRC errors in next with arm: move exports to definitions Tony Lindgren
2016-08-22 16:25 ` Tony Lindgren
2016-08-26 18:19 ` Tony Lindgren
2016-08-26 18:19   ` Tony Lindgren
2016-08-26 18:46   ` Tony Lindgren
2016-08-26 18:46     ` Tony Lindgren
2016-08-26 18:53     ` Russell King - ARM Linux
2016-08-26 18:53       ` Russell King - ARM Linux
2016-08-26 18:51   ` Russell King - ARM Linux
2016-08-26 18:51     ` Russell King - ARM Linux
2016-10-18  4:59 ` Sebastian Reichel
2016-10-18  4:59   ` Sebastian Reichel
2016-10-18  9:13   ` Arnd Bergmann
2016-10-18  9:13     ` Arnd Bergmann
2016-10-18  9:36     ` Russell King - ARM Linux
2016-10-18  9:36       ` Russell King - ARM Linux
2016-10-18 10:00       ` Arnd Bergmann
2016-10-18 10:00         ` Arnd Bergmann
2016-10-20 13:24         ` Tony Lindgren
2016-10-20 13:24           ` Tony Lindgren

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.