Re: [PATCH 0/2][concept RFC] x86: BIOS-save kernel log to disk uponpanic

From: Jeff Garzik
Date: Tue Jan 25 2011 - 14:04:31 EST


On 01/25/2011 12:32 PM, Tony Luck wrote:
One more "is this bit of the BIOS code safe" concern that I have is that
you'll be using the "write" path of the INT 0x13 code ... which isn't the
path that is tested by booting ... it *ought* to be OK - but untested paths
in BIOS seem to be broken paths all too often.


Not really... as others have noted, we reprogram the controller in a different mode, once the kernel starts.

Jeff


--
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/