diff options
author | Suresh Siddha <suresh.b.siddha@intel.com> | 2010-11-30 22:22:29 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-01-07 14:43:11 -0800 |
commit | 15b118dd1202875aa8e08e0506d53f56eeed84c1 (patch) | |
tree | 6c3540e9990a57b5833b78ff332d559a0002428f /net | |
parent | 3e300d45b2802dfc7ba8ff7d02463857e718bc4f (diff) | |
download | lwn-15b118dd1202875aa8e08e0506d53f56eeed84c1.tar.gz lwn-15b118dd1202875aa8e08e0506d53f56eeed84c1.zip |
x86, vt-d: Handle previous faults after enabling fault handling
commit 7f99d946e71e71d484b7543b49e990508e70d0c0 upstream.
Fault handling is getting enabled after enabling the interrupt-remapping (as
the success of interrupt-remapping can affect the apic mode and hence the
fault handling mode).
Hence there can potentially be some faults between the window of enabling
interrupt-remapping in the vt-d and the fault-handling of the vt-d units.
Handle any previous faults after enabling the vt-d fault handling.
For v2.6.38 cleanup, need to check if we can remove the dmar_fault() in the
enable_intr_remapping() and see if we can enable fault handling along with
enabling intr-remapping.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
LKML-Reference: <20101201062244.630417138@intel.com>
Acked-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions