Re: Bisecting tip/auto-x86-next?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kevin Winchester
Date: Friday, June 20, 2008 - 5:00 pm

Ingo Molnar wrote:

I'm sorry - I accidentally checkout out x86/gart to test it before 
grabbing the commit ID.

I went ahead with the bisection and found:



8c9fd91a0dc503f085169d44f4360be025f75224 is first bad commit
commit 8c9fd91a0dc503f085169d44f4360be025f75224
Author: Yinghai Lu <yhlu.kernel@gmail.com>
Date:   Sun Apr 13 18:42:31 2008 -0700

     x86: checking aperture size order

     some systems are using 32M for gart and agp when memory is less 
than 4G.
     Kernel will reject and try to allcate another 64M that is not needed,
     and we will waste 64M of perfectly good RAM.

     this patch adds a workaround by checking aper_base/order between NB and
     agp bridge. If they are the same, and memory size is less than 4G, it
     will allow it.

     Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
     Signed-off-by: Ingo Molnar <mingo@elte.hu>
     Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

:040000 040000 848d6e4045a14d01fc0a794d4350d8a84f3ceff6 
4a10a52b41309060cd5dc1bf0c322f6d43b2477b M      arch
:040000 040000 aa1cee87b1f5b1b30ed03ce6164ad7f404fef2a3 
f9ce0aaa1f7d4fdc7bdc5a43285495db53a6f531 M      drivers


as the first bad commit.  I do not have time to look at the patch right 
now, but in case anyone else does, I figured I would post it.

Thanks,

-- 
Kevin Winchester
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Bisecting tip/auto-x86-next?, Kevin Winchester, (Thu Jun 19, 5:40 pm)
Re: Bisecting tip/auto-x86-next?, Ingo Molnar, (Fri Jun 20, 3:04 am)
Re: Bisecting tip/auto-x86-next?, Ingo Molnar, (Fri Jun 20, 3:07 am)
Re: Bisecting tip/auto-x86-next?, Ingo Molnar, (Fri Jun 20, 3:17 am)
Re: Bisecting tip/auto-x86-next?, Pavel Machek, (Fri Jun 20, 3:49 am)
Re: Bisecting tip/auto-x86-next?, Rafael J. Wysocki, (Fri Jun 20, 3:51 am)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Fri Jun 20, 4:37 am)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Fri Jun 20, 4:40 am)
Re: Bisecting tip/auto-x86-next?, Ingo Molnar, (Fri Jun 20, 8:36 am)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Fri Jun 20, 3:23 pm)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Fri Jun 20, 5:00 pm)
Re: Bisecting tip/auto-x86-next?, Yinghai Lu, (Fri Jun 20, 5:14 pm)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Sat Jun 21, 3:00 am)
Re: Bisecting tip/auto-x86-next?, Yinghai Lu, (Sat Jun 21, 3:18 am)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Sat Jun 21, 3:23 am)
Re: Bisecting tip/auto-x86-next?, Yinghai Lu, (Sat Jun 21, 3:30 am)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Sat Jun 21, 3:39 am)
Re: Bisecting tip/auto-x86-next?, Yinghai Lu, (Sat Jun 21, 3:50 am)
Re: Bisecting tip/auto-x86-next?, Kevin Winchester, (Sat Jun 21, 4:49 am)
Re: Bisecting tip/auto-x86-next?, Ingo Molnar, (Mon Jun 23, 4:12 am)