On Wed, Jul 20, 2011 at 6:38 PM, Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote: > On Wed, 20 Jul 2011 09:36:33 -0700 Randy Dunlap wrote: > >> On Wed, 20 Jul 2011 18:00:41 +1000 Stephen Rothwell wrote: >> >> > Hi all, >> >> On i386 (X86_32): >> >> drivers/acpi/apei/ghes.c:542: warning: integer overflow in expression >> drivers/acpi/apei/ghes.c:619: warning: integer overflow in expression >> >> ghes.c:(.text+0x46289): undefined reference to `__udivdi3' >> in function ghes_estatus_cache_add(). > > That's on: > period = duration / (count + 1); > > --- > ~Randy > *** Remember to use Documentation/SubmitChecklist when testing your code *** > -- > To unsubscribe from this list: send the line "unsubscribe linux-next" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Same here on i386 with CONFIG_ACPI_APEI_GHES=y. LD .tmp_vmlinux1 drivers/built-in.o: In function `ghes_estatus_cache_add': ghes.c:(.text+0x43d91): undefined reference to `__udivdi3' make[4]: *** [.tmp_vmlinux1] Error 1 - Sedat - -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html