[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikUnLc8L_0+CQOwPgr-oifws=sqnFPxWz46MTCi@mail.gmail.com>
Date: Sun, 14 Nov 2010 11:11:05 -0800
From: Yinghai Lu <yinghai@...nel.org>
To: Myron Stowe <myron.stowe@...com>
Cc: Nikanth Karthikesan <knikanth@...e.de>,
Eric Dumazet <eric.dumazet@...il.com>,
Bjorn Helgaas <bjorn.helgaas@...com>,
Ingo Molnar <mingo@...e.hu>,
Peter Zijlstra <peterz@...radead.org>,
Venkatesh Pallipadi <venki@...gle.com>,
Nikhil Rao <ncrao@...gle.com>,
Takuya Yoshikawa <yoshikawa.takuya@....ntt.co.jp>,
linux-kernel@...r.kernel.org, rjenties@...gle.com
Subject: Re: divide error in select_task_rq_fair()
On Sun, Nov 14, 2010 at 9:36 AM, Myron Stowe <myron.stowe@...com> wrote:
>
> I got the same divide error with this latest patch (see attachment). If
> I revert commit 50f2d7f682f9, the platform boots successfully.
please check patch in
http://lkml.org/lkml/2010/11/13/181
BTW, you also need to ask your BIOS guys to fix the SRAT table.
If you only have 128 cpu entries in MADT, SRAT table should have 128
cpu entries instead of 256 cpu entries
otherwise, RHEL 5.5 could have problem. it will throw away last cpu
entry in SRAT,
(NR_CPUS is 255..., and last entry still could point the right cpu in MADT)
Also BIOS should keep cpu entries in SRAT have same order to that in MADT.
Thanks
Yinghai
--
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