I/OAT: fix I/OAT for kexec
authorDan Aloni <da\\-x@monatomic.org>
Thu, 8 Mar 2007 17:57:36 +0000 (09:57 -0800)
committerDan Williams <dan.j.williams@intel.com>
Wed, 11 Jul 2007 23:10:53 +0000 (16:10 -0700)
commit428ed6024fa74a271142f3257966e9b5e1cb37a1
treeb74af2d50f292ec377a567368e0dd41fe439d1b7
parente00c5d8b4d800b95b72b3f072e1d55d7c7034702
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>
drivers/dma/ioatdma.c