[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47993428.7000001@sgi.com>
Date: Thu, 24 Jan 2008 16:58:16 -0800
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...e.hu>
CC: Andrew Morton <akpm@...ux-foundation.org>, Andi Kleen <ak@...e.de>,
Christoph Lameter <clameter@....com>, jeremy@...p.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] percpu: Optimize percpu accesses
Ingo Molnar wrote:
> * Mike Travis <travis@....com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists