]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/vt-d: Correctly disable Intel IOMMU force on
authorShaohua Li <shli@fb.com>
Thu, 8 Jun 2017 18:27:14 +0000 (11:27 -0700)
committerJoerg Roedel <jroedel@suse.de>
Thu, 15 Jun 2017 14:41:10 +0000 (16:41 +0200)
commit7304e8f28bb2f3cb2baf37c1bb2caa0f54ca4e43
tree7eb5f08582b5e1e407f0311638051f4779f8883c
parent32c1431eea4881a6b17bd7c639315010aeefa452
iommu/vt-d: Correctly disable Intel IOMMU force on

I made a mistake in commit bfd20f1. We should skip the force on with the
option enabled instead of vice versa. Not sure why this passed our
performance test, sorry.

Fixes: bfd20f1cc850 ('x86, iommu/vt-d: Add an option to disable Intel IOMMU force on')
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/x86/kernel/tboot.c