Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-03 Thread Daniel J Blueman
On 02/10/2012 02:01, Borislav Petkov wrote: On Tue, Oct 02, 2012 at 12:12:31AM +0800, Daniel J Blueman wrote: On 01/10/2012 18:06, Borislav Petkov wrote: On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: When booting on a federated multi-server system, the processor

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-03 Thread Daniel J Blueman
On 02/10/2012 02:01, Borislav Petkov wrote: On Tue, Oct 02, 2012 at 12:12:31AM +0800, Daniel J Blueman wrote: On 01/10/2012 18:06, Borislav Petkov wrote: On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: When booting on a federated multi-server system, the processor

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-01 Thread Borislav Petkov
On Tue, Oct 02, 2012 at 12:12:31AM +0800, Daniel J Blueman wrote: > On 01/10/2012 18:06, Borislav Petkov wrote: > >On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: > >>When booting on a federated multi-server system, the processor Northbridge > >>lookup returns NULL; add guards to

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-01 Thread Daniel J Blueman
On 01/10/2012 18:06, Borislav Petkov wrote: On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: When booting on a federated multi-server system, the processor Northbridge lookup returns NULL; add guards to prevent this causing an oops. Interesting. What does lspci say on those

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-01 Thread Borislav Petkov
On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: > When booting on a federated multi-server system, the processor Northbridge > lookup returns NULL; add guards to prevent this causing an oops. Interesting. What does lspci say on those systems? Thanks. -- Regards/Gruss, Boris.

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-01 Thread Borislav Petkov
On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: When booting on a federated multi-server system, the processor Northbridge lookup returns NULL; add guards to prevent this causing an oops. Interesting. What does lspci say on those systems? Thanks. -- Regards/Gruss, Boris.

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-01 Thread Daniel J Blueman
On 01/10/2012 18:06, Borislav Petkov wrote: On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: When booting on a federated multi-server system, the processor Northbridge lookup returns NULL; add guards to prevent this causing an oops. Interesting. What does lspci say on those

Re: [PATCH] Prevent AMD MCE oops on multi-server system

2012-10-01 Thread Borislav Petkov
On Tue, Oct 02, 2012 at 12:12:31AM +0800, Daniel J Blueman wrote: On 01/10/2012 18:06, Borislav Petkov wrote: On Mon, Oct 01, 2012 at 02:42:05PM +0800, Daniel J Blueman wrote: When booting on a federated multi-server system, the processor Northbridge lookup returns NULL; add guards to prevent