Re: [PATCH 0/3] percpu: Optimize percpu accesses

From: Mike Travis
Date: Thu Jan 24 2008 - 19:58:39 EST


Ingo Molnar wrote:
> * Mike Travis <travis@xxxxxxx> wrote:
>
>>> tried it on x86.git and 1/3 did not build and 2/3 causes a boot hang
>>> with the attached .config.
>> The build error was fixed with the note I sent to you yesterday with a
>> "fixup" patch for changes in -mm but not in x86.git (attached).
>
> no, that build error was in patch #2, and your later patch made it
> possible for me to bisect down to that point. #1 failed differently.
> (and not in module.c - dont remember the details - let me know if you
> cannot reproduce - the hang in #2 was the more significant bug.) The
> hang gave no messages on the earlyprintk serial console.
>
> Ingo

I may need them then. I updated to your latest available git tree
and applied the patchset I sent and I got this build error:

kernel/module.c:345: error: expected identifier or '(' before 'char'
kernel/module.c:345: error: expected ')' before numeric constant

With the fixup patch, all my test configs (and your config) build cleanly.

The hang though, I'm getting as well and am debugging it now (alibi
slowly since it's happening so early. Too bad grub doesn't have kdb
in it... ;-)

Thanks,
Mike
--
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/