commit | 428ed6024fa74a271142f3257966e9b5e1cb37a1 | [log] [tgz] |
---|---|---|
author | Dan Aloni <da\\-x@monatomic.org> | Thu Mar 08 09:57:36 2007 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Jul 11 16:10:53 2007 -0700 |
tree | b74af2d50f292ec377a567368e0dd41fe439d1b7 | |
parent | e00c5d8b4d800b95b72b3f072e1d55d7c7034702 [diff] |
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 <da-x@monatomic.org> Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>