x86: silence mmconfig printk
authorDave Jones <davej@redhat.com>
Thu, 14 Aug 2008 19:07:03 +0000 (15:07 -0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 11:52:39 +0000 (13:52 +0200)
There's so much broken mmconfig hardware/bios'es out there,
that classing this as an error seems a little extreme.
Lower its priority to KERN_INFO so that it isn't so noisy
when booting with 'quiet'

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found