Re: linux-next: Tree for July 20 (acpi/apei/ghes)

From: Randy Dunlap
Date: Wed Jul 20 2011 - 12:38:39 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/