]> git.baikalelectronics.ru Git - kernel.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)
commit78912c36bbe9d5e5d36bdc4701e8d162953ec2c2
tree7eb5f08582b5e1e407f0311638051f4779f8883c
parentd3add402c89192df5bac6bd430c3865ad409843b
iommu/vt-d: Correctly disable Intel IOMMU force on

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

Fixes: 75109e115c03 ('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