[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YBBdHz0zFPqFPywI@kroah.com>
Date: Tue, 26 Jan 2021 19:19:11 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Jorgen Hansen <jhansen@...are.com>
Cc: linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, pv-drivers@...are.com
Subject: Re: [PATCH v2 0/3] VMCI: Queue pair bug fixes
On Wed, Jan 20, 2021 at 08:32:04AM -0800, Jorgen Hansen wrote:
> This series contains three bug fixes for the queue pair
> implementation in the VMCI driver.
>
> v1 -> v2:
> - format patches as a series
> - use min_t instead of min to ensure size_t comparison
> (issue pointed out by kernel test robot <lkp@...el.com>)
>
> Jorgen Hansen (3):
> VMCI: Stop log spew when qp allocation isn't possible
> VMCI: Use set_page_dirty_lock() when unregistering guest memory
> VMCI: Enforce queuepair max size for IOCTL_VMCI_QUEUEPAIR_ALLOC
>
> drivers/misc/vmw_vmci/vmci_queue_pair.c | 16 ++++++++++------
> include/linux/vmw_vmci_defs.h | 4 ++--
> 2 files changed, 12 insertions(+), 8 deletions(-)
>
> --
> 2.6.2
>
Please in the future properly thread your emails so that tools like 'b4'
can pick them all up at once.
thanks,
greg k-h
Powered by blists - more mailing lists