Re: linux-next: Tree for Aug 26 (i7core_edac)
From: Randy Dunlap <hidden>
Date: 2011-08-26 17:40:37
Also in:
lkml
From: Randy Dunlap <hidden>
Date: 2011-08-26 17:40:37
Also in:
lkml
On Fri, 26 Aug 2011 16:16:11 +0200 Sedat Dilek wrote:
On Fri, Aug 26, 2011 at 10:07 AM, Randy Dunlap [off-list ref] wrote:quoted
On Thu, August 25, 2011 10:00 pm, Stephen Rothwell wrote:quoted
Hi all, The powerpc allyesconfig build still fails today. Changes since 20110825:on i386: ERROR: "__udivdi3" [drivers/edac/i7core_edac.ko] undefined! in both get_sdram_scrub_rate() and set_sdram_scrub_rate() --Hi Randy, can you test with the patch attached, please? ( UNTESTED, just followed patches like "[PATCH] p54: Use do_div for 64-bit division to fix 32-bit kernels" or "[PATCH v1] carl9170: Use do_div for 64-bit division to fix 32-bit kernels" )
Yes, this works after I removed the extra right parens in both cases. (did you test it?) thanks, --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***