mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86: Move pci_iommu_init to rootfs_initcall()
We want this to happen after the PCI quirks, which are now running at the very end of the fs_initcalls. This works around the BIOS problems which were originally addressed by commitdb8be50c43('USB: Work around BIOS bugs by quiescing USB controllers earlier'), which was reverted in commitd93a8f829f. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
cf6f3bf7e5
commit
9a821b2316
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue