Re: linux-next: Tree for Sept 19 (i7core_edac)

From: Randy Dunlap
Date: Mon Sep 19 2011 - 17:21:01 EST


On 09/19/2011 02:01 AM, Stephen Rothwell wrote:
> Hi all,
>
> The linux-next tree is now available from
> git://github.com/sfrothwell/linux-next.git as a temporary measure while
> the kernel.org servers are unavailable.
>
> The powerpc allyesconfig build still fails today.
>
> Changes since 20110916:

i7core_edac.c build still fails on i386:

ERROR: "__udivdi3" [drivers/edac/i7core_edac.ko] undefined!

[Untested/buggy ;] Fix was posted by Sedat Dilek here:
http://marc.info/?l=linux-next&m=131436817426589&w=2

on Aug. 26. Just remove the last ')' in 2 places:

+ cache_line_size * 1000000);
and
+ 1000000 * cache_line_size);

--
~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/