22 Oct, 2007
1 commit
-
pci_dev's->sysdata is highly overloaded and currently IOMMU is broken due
to IOMMU code depending on this field.This patch introduces new field in pci_dev's dev.archdata struct to hold
IOMMU specific per device IOMMU private data.Signed-off-by: Anil S Keshavamurthy
Acked-by: Benjamin Herrenschmidt
Cc: Greg KH
Cc: Jeff Garzik
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
18 Oct, 2007
1 commit
-
Scripted unification.
Signed-off-by: Thomas Gleixner
11 Oct, 2007
1 commit
-
Move the headers to include/asm-x86 and fixup the
header install make rulesSigned-off-by: Thomas Gleixner
Signed-off-by: Ingo Molnar