Re: [PATCH] x86: io-apic - do not use KERN_DEBUG marker too much

From: Cyrill Gorcunov
Date: Fri Sep 12 2008 - 16:18:54 EST


[Yinghai Lu - Fri, Sep 12, 2008 at 12:57:21PM -0700]
...
| > IOAPIC[0]: Set routing entry (8-14 -> 0x3e -> IRQ 14 Mode:0 Active:0)
| > 0 add_pin_to_irq: irq 15 --> apic 0 pin 15
| > IOAPIC[0]: Set routing entry (8-15 -> 0x3f -> IRQ 15 Mode:0 Active:0)
| > 8-16 8-17 8-18 8-19 8-20 8-21 8-22 8-23 (apicid-pin) not connected
| > 9-0 9-1 9-2 9-3 9-4 9-5 9-6 9-7 9-8 9-9 9-10 9-11 9-12 9-13 9-14 9-15
| > 9-16 9-17 9-18 9-19 9-20 9-21 9-22 9-23 (apicid-pin) not connected
| >
|
| only first one not connected at first, and ...
|
| why not just revert those two patches?
|
| YH
|

ok, convinced - Ingo, could you drop them please?

(yes, I've missed one new-line printing, sorry -
but quite frankly - it reveals another problem -
printing between other printing - which means
ideally it would be to _have_ temporary buffer apart
from printk buffer. So we have - either adding additional
new line printout 'cause of printing inbetween or our
own buffer to be able to print in nice-fasion. Anyway
I'm fine to just revert these attempts made. And thanks
Yinghai for comments and testing!)

- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/