From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: mhocko@suse.com, kvm@vger.kernel.org, mst@redhat.com,
penguin-kernel@I-love.SAKURA.ne.jp, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org
Subject: [PULL] virtio: last minute bugfix
Date: Tue, 7 Nov 2017 17:28:01 +0200 [thread overview]
Message-ID: <20171107172801-mutt-send-email-mst@kernel.org> (raw)
We had a lot of trouble agreeing on a fix, but apparently there's
finally a consensus.
The following changes since commit 39dae59d66acd86d1de24294bd2f343fd5e7a625:
Linux 4.14-rc8 (2017-11-05 13:05:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 823b45b4f154384941d57e124ed726847e293b36:
virtio_balloon: fix deadlock on OOM (2017-11-07 17:24:59 +0200)
----------------------------------------------------------------
virtio: bugfix
Fixes a deadlock encountered with the virtio balloon.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Michael S. Tsirkin (1):
virtio_balloon: fix deadlock on OOM
drivers/virtio/virtio_balloon.c | 30 ++++++++++++++++++++++--------
include/linux/balloon_compaction.h | 38 +++++++++++++++++++++++++++++++++++++-
mm/balloon_compaction.c | 27 +++++++++++++++++++++------
3 files changed, 80 insertions(+), 15 deletions(-)
next reply other threads:[~2017-11-07 15:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-07 15:28 Michael S. Tsirkin [this message]
2017-11-07 17:23 ` [PULL] virtio: last minute bugfix Linus Torvalds
2017-11-07 17:29 ` Linus Torvalds
2017-11-07 18:13 ` Michael S. Tsirkin
2017-11-07 19:23 ` Michael S. Tsirkin
2017-11-08 1:24 ` Wei Wang
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=20171107172801-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhocko@suse.com \
--cc=netdev@vger.kernel.org \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
--cc=torvalds@linux-foundation.org \
--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).