x86: fix IO APIC resource allocation error message
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 20 Mar 2009 20:02:55 +0000 (21:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 20 Mar 2009 20:02:55 +0000 (21:02 +0100)
commit04c93ce4991fce731dab346d03964504339347db
tree839e1ee61ca084efb0791045fb1e0d16f02ddf79
parent7f00a2495bf5b98b097c47be5d6e2d4114ec39bf
x86: fix IO APIC resource allocation error message

Impact: fix incorrect error message

- IO APIC resource allocation error message contains one too many "be".

- Print the error message iff there are IO APICs in the system.

I've seen this error message for some time on my x86-32 laptop...

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Alan Bartlett <ajb.stxsl@googlemail.com>
LKML-Reference: <200903202100.30789.bzolnier@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c
This page took 0.025789 seconds and 5 git commands to generate.