From: Dan Aloni Date: Thu, 8 Mar 2007 17:57:36 +0000 (-0800) Subject: I/OAT: fix I/OAT for kexec X-Git-Tag: v2.6.23-rc1~1077^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428ed6024fa74a271142f3257966e9b5e1cb37a1;p=pandora-kernel.git I/OAT: fix I/OAT for kexec Under kexec, I/OAT initialization breaks over busy resources because the previous kernel did not release them. I'm not sure this fix can be considered a complete one but it works for me. I guess something similar to the *_remove method should occur there.. Signed-off-by: Dan Aloni Signed-off-by: Chris Leech Signed-off-by: Andrew Morton --- Reading git-diff-tree failed