protos/linux_x86: Do not disable IOMMU due to paranoia
This commit is contained in:
@@ -644,7 +644,9 @@ no_fb:;
|
||||
// Spin up
|
||||
///////////////////////////////////////
|
||||
|
||||
iommu_disable_all();
|
||||
// Commented out because Linux shouldn't need it and we don't want to
|
||||
// introduce potential breakages or security weakening.
|
||||
//iommu_disable_all();
|
||||
|
||||
irq_flush_type = IRQ_PIC_ONLY_FLUSH;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user