[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1611160324-30066-1-git-send-email-jhansen@vmware.com>
Date: Wed, 20 Jan 2021 08:32:04 -0800
From: Jorgen Hansen <jhansen@...are.com>
To: <linux-kernel@...r.kernel.org>,
<virtualization@...ts.linux-foundation.org>
CC: <gregkh@...uxfoundation.org>, <pv-drivers@...are.com>,
Jorgen Hansen <jhansen@...are.com>
Subject: [PATCH v2 0/3] VMCI: Queue pair bug fixes
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
Powered by blists - more mailing lists