linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* clean up physical merging helpers
@ 2018-09-25 20:30 Christoph Hellwig
  2018-09-25 20:30 ` [PATCH 1/5] arm: remove the unused BIOVEC_MERGEABLE define Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Christoph Hellwig @ 2018-09-25 20:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Jens,

this series moves Xen special handling of block merges from arch hooks
into common code.  A previous version has been reviewed by Boris.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* clean up physical merging helpers
@ 2018-09-04 19:14 Christoph Hellwig
  2018-09-15  7:03 ` Christoph Hellwig
  0 siblings, 1 reply; 13+ messages in thread
From: Christoph Hellwig @ 2018-09-04 19:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Jens,

this series moves various helpers related to merging based on physical
addresses from the public headers into block/, moves the Xen special
case from arch hooks into common code, cleans up the code a bit, and
removes not nessecary includes from the block headers.

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

end of thread, other threads:[~2018-09-26 14:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 20:30 clean up physical merging helpers Christoph Hellwig
2018-09-25 20:30 ` [PATCH 1/5] arm: remove the unused BIOVEC_MERGEABLE define Christoph Hellwig
2018-09-25 20:30 ` [PATCH 2/5] xen: remove the xen_biovec_phys_mergeable export Christoph Hellwig
2018-09-25 20:30 ` [PATCH 3/5] xen: provide a prototype for xen_biovec_phys_mergeable in xen.h Christoph Hellwig
2018-09-25 20:30 ` [PATCH 4/5] block: remove ARCH_BIOVEC_PHYS_MERGEABLE Christoph Hellwig
2018-09-25 20:30 ` [PATCH 5/5] xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> Christoph Hellwig
2018-09-26 14:45 ` clean up physical merging helpers Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2018-09-04 19:14 Christoph Hellwig
2018-09-15  7:03 ` Christoph Hellwig
2018-09-15 14:47   ` Jens Axboe
2018-09-20  6:29     ` Christoph Hellwig
2018-09-20  7:52       ` Christoph Hellwig
2018-09-20 14:39       ` Jens Axboe

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).