]> Git Repo - linux.git/commit
Prevent oops at boot with VT-d
authorDirk Hohndel <[email protected]>
Sun, 11 Jan 2009 15:33:51 +0000 (15:33 +0000)
committerLinus Torvalds <[email protected]>
Tue, 13 Jan 2009 16:03:46 +0000 (08:03 -0800)
commit288e4877f94a3b144aadc206e7796921d02432c1
tree468a77a0c6e22a3d1076d2d98c4dde5c3f8a3ebc
parent37a76bd4f1b716949fc38a6842e89f0ccb8384d0
Prevent oops at boot with VT-d

With some broken BIOSs when VT-d is enabled, the data structures are
filled incorrectly. This can cause a NULL pointer dereference in very
early boot.

Signed-off-by: Dirk Hohndel <[email protected]>
Acked-by: Yu Zhao <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/pci/intel-iommu.c
This page took 0.053322 seconds and 4 git commands to generate.