public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 7] x86-64: Calgary IOMMU updates
@ 2006-07-25 16:56 Muli Ben-Yehuda
  2006-07-25 16:56 ` [PATCH 1 of 7] [x86-64] Calgary IOMMU: rearrange 'struct iommu_table' members Muli Ben-Yehuda
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Muli Ben-Yehuda @ 2006-07-25 16:56 UTC (permalink / raw)
  To: ak; +Cc: jdmason, linux-kernel, discuss, muli

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Hi Andi,

This patchset contains a few Calgary bug fixes (mostly in the error
handling) and a few harmless associated cleanups (e.g., rearranging
structures for better alignment). It would be good to get these,
especially the bug fixes, into 2.6.18.

Thanks,
Muli\

[-- Attachment #2: Type: text/plain, Size: 259 bytes --]

4 files changed, 52 insertions(+), 50 deletions(-)
arch/x86_64/kernel/pci-calgary.c |   85 +++++++++++++++++++++-----------------
arch/x86_64/kernel/tce.c         |   10 ----
include/asm-x86_64/calgary.h     |    6 +-
include/asm-x86_64/tce.h         |    1 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-07-26  0:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-25 16:56 [PATCH 0 of 7] x86-64: Calgary IOMMU updates Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 1 of 7] [x86-64] Calgary IOMMU: rearrange 'struct iommu_table' members Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 2 of 7] [x86-64] Calgary IOMMU: consolidate per bus data structures Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 3 of 7] [x86-64] Calgary IOMMU: break out of pci_find_device_reverse if dev not found Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 4 of 7] [x86-64] Calgary IOMMU: fix error path memleak in calgary_free_tar Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 5 of 7] [x86-64] Calgary IOMMU: fix reference counting of Calgary PCI devices Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 6 of 7] [x86-64] Calgary IOMMU: calgary_init_one_nontraslated() can return void Muli Ben-Yehuda
2006-07-25 16:56 ` [PATCH 7 of 7] [x86-64] Calgary IOMMU: save a bit of space in bus_info Muli Ben-Yehuda
2006-07-25 22:25 ` [PATCH 0 of 7] x86-64: Calgary IOMMU updates Andi Kleen
2006-07-25 23:07   ` Jon Mason
2006-07-26  0:06     ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox