]> git.baikalelectronics.ru Git - kernel.git/commit
x86: disable IOMMUs on kernel crash
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 9 Jun 2009 15:56:09 +0000 (17:56 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 15 Jun 2009 13:20:40 +0000 (15:20 +0200)
commitf19d5c45a90bfdcca55250e14495f8329fa82bd9
treeab7bcdf720991e57d506ed83b348e60183cff9e1
parentb129a9221f375cb6eaa05062f92aab1e6cc6da41
x86: disable IOMMUs on kernel crash

If the IOMMUs are still enabled when the kexec kernel boots access to
the disk is not possible. This is bad for tools like kdump or anything
else which wants to use PCI devices.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
arch/x86/kernel/crash.c