git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a76bd
)
Prevent oops at boot with VT-d
author
Dirk Hohndel
<hohndel@linux.intel.com>
Sun, 11 Jan 2009 15:33:51 +0000
(15:33 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 13 Jan 2009 16:03:46 +0000
(08:03 -0800)
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 <hohndel@linux.intel.com>
Acked-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pci/intel-iommu.c
patch
|
blob
|
history
diff --cc
drivers/pci/intel-iommu.c
Simple merge