Messages in this thread |  | | | Date | Thu, 29 Jul 2004 16:32:26 +0200 (CEST) | | From | "Maciej W. Rozycki" <> | | Subject | Re: [PATCH][2.6.8-rc1-mm1] decode local APIC errors |
| |
On Tue, 27 Jul 2004, Mikael Pettersson wrote:
> You're right, separate printk()s don't work, and formatting the > text to a buffer gets into other problems(*). > > Andrew, please feel free to toss my crappy patch in /dev/null...
As I've written, I'm not against it in principle, e.g. feel free to recode it to log something like this:
<3>APIC: error on CPU0: 05(04) <7>APIC: 01: Send Checksum Error <7>APIC: 04: Send Accept Error <7>APIC: (04: Send Accept Error)
or anything sensible more or less similar. The example doesn't require any temporary hold space.
Maciej - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |