dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [dm-devel] add a bvec_virt helper
@ 2021-08-04  9:56 Christoph Hellwig
  2021-08-04  9:56 ` [dm-devel] [PATCH 01/15] bvec: " Christoph Hellwig
                   ` (16 more replies)
  0 siblings, 17 replies; 30+ messages in thread
From: Christoph Hellwig @ 2021-08-04  9:56 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Jan Hoeppner, Mike Snitzer, linux-nvme, virtualization, Song Liu,
	dm-devel, Anton Ivanov, linux-s390, linux-scsi,
	Richard Weinberger, Ilya Dryomov, linux-um, Coly Li, linux-raid,
	linux-bcache, Stefan Haberland, Stefan Hajnoczi, Paolo Bonzini,
	ceph-devel, linux-block, Martin K. Petersen, Geoff Levand,
	Phillip Lougher

Hi Jens,

this series adds a bvec_virt helper to return the virtual address of the
data in bvec to replace the open coded calculation, and as a reminder
that generall bio/bvec data can be in high memory unless it is caller
controller or in an architecture specific driver where highmem is
impossible.

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


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

end of thread, other threads:[~2021-08-16 16:52 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04  9:56 [dm-devel] add a bvec_virt helper Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 01/15] bvec: " Christoph Hellwig
2021-08-05  6:19   ` Chaitanya Kulkarni
2021-08-06  2:38   ` Martin K. Petersen
2021-08-04  9:56 ` [dm-devel] [PATCH 02/15] block: use bvec_virt in bio_integrity_{process, free} Christoph Hellwig
2021-08-05  6:19   ` Chaitanya Kulkarni
2021-08-06  2:38   ` Martin K. Petersen
2021-08-04  9:56 ` [dm-devel] [PATCH 03/15] dm: make EBS depend on !HIGHMEM Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 04/15] dm-ebs: use bvec_virt Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 05/15] dm-integrity: " Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 06/15] squashfs: " Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 07/15] rbd: " Christoph Hellwig
2021-08-05 12:01   ` Jeff Layton
2021-08-04  9:56 ` [dm-devel] [PATCH 08/15] virtio_blk: " Christoph Hellwig
2021-08-05 14:17   ` Stefan Hajnoczi
2021-08-04  9:56 ` [dm-devel] [PATCH 09/15] bcache: " Christoph Hellwig
2021-08-04 17:05   ` Coly Li
2021-08-04  9:56 ` [dm-devel] [PATCH 10/15] sd: " Christoph Hellwig
2021-08-05 16:31   ` Bart Van Assche
2021-08-06  2:43   ` Martin K. Petersen
2021-08-04  9:56 ` [dm-devel] [PATCH 11/15] ubd: " Christoph Hellwig
2021-08-04 10:10   ` Anton Ivanov
2021-08-04  9:56 ` [dm-devel] [PATCH 12/15] ps3vram: " Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 13/15] dasd: " Christoph Hellwig
2021-08-04 20:20   ` Stefan Haberland
2021-08-04  9:56 ` [dm-devel] [PATCH 14/15] dcssblk: " Christoph Hellwig
2021-08-04  9:56 ` [dm-devel] [PATCH 15/15] nvme: " Christoph Hellwig
2021-08-04 14:33   ` Keith Busch
2021-08-16 12:38 ` [dm-devel] add a bvec_virt helper Christoph Hellwig
2021-08-16 16:51 ` 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).