linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Use of VM_IOREMAP in xenbus
@ 2020-04-09  6:18 Christoph Hellwig
  2020-04-09  6:37 ` Jürgen Groß
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2020-04-09  6:18 UTC (permalink / raw)
  To: Wei Liu
  Cc: Bob Liu, Paul Durrant, Konrad Wilk, Boris Ostrovsky,
	David Vrabel, Juergen Gross, Stefano Stabellini, xen-devel,
	linux-kernel

Hi Wei,

commit ccc9d90a9a8b5 ("xenbus_client: Extend interface to support
multi-page ring") addes a use of vmap in what is now
xenbus_map_ring_valloc_hvm, and uses the VM_IOREMAP flag that is
only really intended for implementing ioremap.  Do you remember
what the reason is that this flag was used?


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

end of thread, other threads:[~2020-04-09 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09  6:18 Use of VM_IOREMAP in xenbus Christoph Hellwig
2020-04-09  6:37 ` Jürgen Groß
2020-04-09 14:28   ` Wei Liu

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