On Thu, 2010-12-16 at 00:40 +0800, Luck, Tony wrote:
For recoverable error, we can defer the "ioremap" to a work queue,
because most recoverable action can take place only there in fact. But
for fatal error, I think it is too late to be processed in a work queue,
we need go panic as soon as possible to prevent data corruption.
Best Regards,
Huang Ying
--