linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jorgen Hansen <jhansen@vmware.com>
Cc: linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org, pv-drivers@vmware.com
Subject: Re: [PATCH v2 0/3] VMCI: Queue pair bug fixes
Date: Tue, 26 Jan 2021 19:19:11 +0100	[thread overview]
Message-ID: <YBBdHz0zFPqFPywI@kroah.com> (raw)
In-Reply-To: <1611160324-30066-1-git-send-email-jhansen@vmware.com>

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@intel.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

      reply	other threads:[~2021-01-27  1:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 16:32 [PATCH v2 0/3] VMCI: Queue pair bug fixes Jorgen Hansen
2021-01-26 18:19 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YBBdHz0zFPqFPywI@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jhansen@vmware.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pv-drivers@vmware.com \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).