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

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] 6+ messages in thread

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

Thread overview: 6+ 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:18 ` Christoph Hellwig
2020-04-09  6:37 ` Jürgen Groß
2020-04-09  6:37   ` Jürgen Groß
2020-04-09 14:28   ` Wei Liu
2020-04-09 14:28     ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.