All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure while building Linus' tree
@ 2021-09-09  8:25 Stephen Rothwell
  2021-09-09 22:50   ` Nick Desaulniers
  0 siblings, 1 reply; 11+ messages in thread
From: Stephen Rothwell @ 2021-09-09  8:25 UTC (permalink / raw)
  To: Baokun Li
  Cc: Jens Axboe, Josef Bacik, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

Building Linus' tree, today's linux-next build (powerpc
ppc6xx_defconfig gcc4.9) failed like this:

ERROR: modpost: "__divdi3" [drivers/block/nbd.ko] undefined!

Caused by commit

  fad7cd3310db ("nbd: add the check to prevent overflow in __nbd_ioctl()")

The added check_mul_overflow() call is being passed 64 bit values.
COMPILER_HAS_GENERIC_BUILTIN_OVERFLOW is not set for this build (see
include/linux/overflow.h).

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2021-09-10 22:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  8:25 linux-next: build failure while building Linus' tree Stephen Rothwell
2021-09-09 22:50 ` Nick Desaulniers
2021-09-09 22:50   ` Nick Desaulniers
2021-09-10 22:02   ` Nick Desaulniers
2021-09-10 22:02     ` Nick Desaulniers
2021-09-10 22:17     ` Nick Desaulniers
2021-09-10 22:17       ` Nick Desaulniers
2021-09-10 22:26       ` Nick Desaulniers
2021-09-10 22:26         ` Nick Desaulniers
2021-09-10 22:34         ` Nick Desaulniers
2021-09-10 22:34           ` Nick Desaulniers

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.