qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [0/7] Remove unnecessary casts introduced by PCI DMA stubs series
@ 2011-11-04  1:03 David Gibson
  2011-11-04  1:03 ` [Qemu-devel] [PATCH 1/7] Remove unnecessary casts from PCI DMA code in eepro100 David Gibson
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: David Gibson @ 2011-11-04  1:03 UTC (permalink / raw)
  To: anthony; +Cc: joerg.roedel, agraf, qemu-devel, avi, eduard.munteanu, sw, rth

As a few people pointed out, my recent patch series introducing a new
(stub) PCI DMA API added unnecessary casts in quite a few places.  I
think this was a hangover from early days of the patchese where the
casts were necessary for some reason I've now forgotten.

Thanks for applying the series anyway, here is the requested followup
series which removes those unnecessary casts.

This still leaves the bug I introduced in eepro100 where
stl_le_pci_dma() is now used on a possibly unaligned address.  I'll be
sending another patch to fix that.

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

end of thread, other threads:[~2011-12-12 18:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04  1:03 [Qemu-devel] [0/7] Remove unnecessary casts introduced by PCI DMA stubs series David Gibson
2011-11-04  1:03 ` [Qemu-devel] [PATCH 1/7] Remove unnecessary casts from PCI DMA code in eepro100 David Gibson
2011-12-12 18:28   ` Anthony Liguori
2011-11-04  1:03 ` [Qemu-devel] [PATCH 2/7] Remove unnecessary casts from PCI DMA code in e1000 David Gibson
2011-11-04  1:03 ` [Qemu-devel] [PATCH 3/7] Remove unnecessary casts from PCI DMA code in PCI IDE David Gibson
2011-11-04  1:03 ` [Qemu-devel] [PATCH 4/7] Remove unnecessary casts from PCI DMA code in lsi53c895a David Gibson
2011-11-04  1:03 ` [Qemu-devel] [PATCH 5/7] Remove unnecessary casts from PCI DMA code in rtl8139 David Gibson
2011-11-04  1:03 ` [Qemu-devel] [PATCH 6/7] Remove unnecessary casts from PCI DMA code in usb-ehci David Gibson
2011-11-04  1:03 ` [Qemu-devel] [PATCH 7/7] Remove unnecessary casts from PCI DMA code in usb-uhci David Gibson
2011-11-04 10:49 ` [Qemu-devel] [0/7] Remove unnecessary casts introduced by PCI DMA stubs series Andreas Färber
2011-11-28  2:49   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).