linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] VMCI: Various fixes
@ 2022-02-10 22:26 Christophe JAILLET
  2022-02-10 22:27 ` [PATCH 1/3] VMCI: Fix the description of vmci_check_host_caps() Christophe JAILLET
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Christophe JAILLET @ 2022-02-10 22:26 UTC (permalink / raw)
  To: jhansen, vdasa, arnd, gregkh, acking, dtor
  Cc: pv-drivers, linux-kernel, kernel-janitors, Christophe JAILLET

Patch 1 and 2 should be straighforward.

But review with much more care the 3rd one, as explained below the --- in the
patch.

Christophe JAILLET (3):
  VMCI: Fix the description of vmci_check_host_caps()
  VMCI: No need to clear memory after a dma_alloc_coherent() call
  VMCI: Fix some error handling paths in vmci_guest_probe_device()

 drivers/misc/vmw_vmci/vmci_guest.c | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-02-24 16:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 22:26 [PATCH 0/3] VMCI: Various fixes Christophe JAILLET
2022-02-10 22:27 ` [PATCH 1/3] VMCI: Fix the description of vmci_check_host_caps() Christophe JAILLET
2022-02-17  7:08   ` Vishnu Dasa
2022-02-10 22:27 ` [PATCH 2/3] VMCI: No need to clear memory after a dma_alloc_coherent() call Christophe JAILLET
2022-02-17  7:10   ` Vishnu Dasa
2022-02-10 22:27 ` [PATCH 3/3] VMCI: Fix some error handling paths in vmci_guest_probe_device() Christophe JAILLET
2022-02-11 14:09   ` Dan Carpenter
2022-02-11 20:06     ` Christophe JAILLET
2022-02-24  6:53       ` Vishnu Dasa
2022-02-24 10:03         ` Dan Carpenter
2022-02-24 16:08           ` Vishnu Dasa
2022-02-24  0:43   ` Vishnu Dasa

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