Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Yinghai Lu
On Monday 11 February 2008 06:51:15 pm Andrew Morton wrote: > On Mon, 11 Feb 2008 18:20:46 -0800 Yinghai Lu <[EMAIL PROTECTED]> wrote: > > > On Monday 11 February 2008 05:09:44 pm Andrew Morton wrote: > > > On Mon, 11 Feb 2008 16:48:35 -0800 > > > Yinghai Lu <[EMAIL PROTECTED]> wrote: > > > > >

Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 18:20:46 -0800 Yinghai Lu <[EMAIL PROTECTED]> wrote: > On Monday 11 February 2008 05:09:44 pm Andrew Morton wrote: > > On Mon, 11 Feb 2008 16:48:35 -0800 > > Yinghai Lu <[EMAIL PROTECTED]> wrote: > > > > > From: Yinghai Lu <[EMAIL PROTECTED]> > > > > > > so even booting

Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Yinghai Lu
On Monday 11 February 2008 05:09:44 pm Andrew Morton wrote: > On Mon, 11 Feb 2008 16:48:35 -0800 > Yinghai Lu <[EMAIL PROTECTED]> wrote: > > > From: Yinghai Lu <[EMAIL PROTECTED]> > > > > so even booting kernel with acpi=off or even MCFG is not there, we still can > > use MMCONFIG. > > > >

Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 16:48:35 -0800 Yinghai Lu <[EMAIL PROTECTED]> wrote: > From: Yinghai Lu <[EMAIL PROTECTED]> > > so even booting kernel with acpi=off or even MCFG is not there, we still can > use MMCONFIG. > This patch threw a big reject. I didn't check why. > +

[PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Yinghai Lu
From: Yinghai Lu <[EMAIL PROTECTED]> so even booting kernel with acpi=off or even MCFG is not there, we still can use MMCONFIG. Signed-off-by: Yinghai Lu <[EMAIL PROTECTED]> Cc: Thomas Gleixner <[EMAIL PROTECTED]> Cc: Ingo Molnar <[EMAIL PROTECTED]> Cc: Andi Kleen <[EMAIL PROTECTED]> Cc: Greg KH

Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 18:20:46 -0800 Yinghai Lu [EMAIL PROTECTED] wrote: On Monday 11 February 2008 05:09:44 pm Andrew Morton wrote: On Mon, 11 Feb 2008 16:48:35 -0800 Yinghai Lu [EMAIL PROTECTED] wrote: From: Yinghai Lu [EMAIL PROTECTED] so even booting kernel with acpi=off or

Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Andrew Morton
On Mon, 11 Feb 2008 16:48:35 -0800 Yinghai Lu [EMAIL PROTECTED] wrote: From: Yinghai Lu [EMAIL PROTECTED] so even booting kernel with acpi=off or even MCFG is not there, we still can use MMCONFIG. This patch threw a big reject. I didn't check why. +

[PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Yinghai Lu
From: Yinghai Lu [EMAIL PROTECTED] so even booting kernel with acpi=off or even MCFG is not there, we still can use MMCONFIG. Signed-off-by: Yinghai Lu [EMAIL PROTECTED] Cc: Thomas Gleixner [EMAIL PROTECTED] Cc: Ingo Molnar [EMAIL PROTECTED] Cc: Andi Kleen [EMAIL PROTECTED] Cc: Greg KH [EMAIL

Re: [PATCH 4/4] x86_64: check msr to get mmconfig for amd family 10h opteron v3

2008-02-11 Thread Yinghai Lu
On Monday 11 February 2008 05:09:44 pm Andrew Morton wrote: On Mon, 11 Feb 2008 16:48:35 -0800 Yinghai Lu [EMAIL PROTECTED] wrote: From: Yinghai Lu [EMAIL PROTECTED] so even booting kernel with acpi=off or even MCFG is not there, we still can use MMCONFIG. This patch threw a big