All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Jorgen S. Hansen" <jhansen@vmware.com>
Cc: Stable tree <stable@vger.kernel.org>
Subject: Re: Backport request to 4.4 and 4.9 for af_vsock.c
Date: Fri, 24 Nov 2017 17:13:30 +0100	[thread overview]
Message-ID: <20171124161330.GA23501@kroah.com> (raw)
In-Reply-To: <544DABB1-9533-44AF-98F6-3B5C0CF14A09@vmware.com>

On Thu, Nov 23, 2017 at 03:51:53PM +0000, Jorgen S. Hansen wrote:
> Hi,
> 
> Customers running VMware Workstation on 4.4 kernels have been hitting a couple of bugs where net/vmw_vsock/af_vsock.c is calling functions that may sleep when not allowed to. These issues have already been fixed in later kernels, and we would like to request these fixes backported to 4.4 and 4.9 LTS branches. 
> 
> To resolve the above issue, we would like the following commit backported to 4.4 (it applies when using 3-way merge):
> 
> commit 265563fc8f123641d006d65f26d18d0b24d3022d "AF_VSOCK: Shrink the area influenced by prepare_to_wait"

~/linux/work/torvalds $ git show 265563fc8f123641d006d65f26d18d0b24d3022d
fatal: bad object 265563fc8f123641d006d65f26d18d0b24d3022d

> and the following commit (that needs to be applied on top of the above) backported to both 4.4 and 4.9:
> 
> commit 359669f3b8eab6cbfb83eb1a46ec6ba089d47d18 "vsock: use new wait API for vsock_stream_sendmsg()”

~/linux/work/torvalds $ git show 359669f3b8eab6cbfb83eb1a46ec6ba089d47d18
fatal: bad object 359669f3b8eab6cbfb83eb1a46ec6ba089d47d18

Also, when referring to git commits, the following alias is a good thing
to use:
	git show -s --abbrev-commit --abbrev=12 --pretty=format:"%h (\"%s\")%n"

thanks,

greg k-h

  reply	other threads:[~2017-11-24 16:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23 15:51 Backport request to 4.4 and 4.9 for af_vsock.c Jorgen S. Hansen
2017-11-24 16:13 ` Greg KH [this message]
2017-11-27 10:50   ` Jorgen S. Hansen
2017-11-27 11:57     ` Greg KH

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=20171124161330.GA23501@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jhansen@vmware.com \
    --cc=stable@vger.kernel.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 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.