From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: axboe@kernel.dk, linux-kernel@vger.kernel.org
Subject: [GIT PULL] (xen) stable/for-jens-3.8
Date: Thu, 14 Feb 2013 18:26:30 -0500 [thread overview]
Message-ID: <20130214232630.GA8440@phenom.dumpdata.com> (raw)
Hey Jens,
Please git pull the following branch:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.8
which has fixes to the blkback that I hope you can push to Linus for 3.8.
The one that is quite vicious is the "xen-blkfront: drop the use of
llist_for_each_entry_safe". It is a fix to re-do an "free-ing" loop - otherwise
we hit a GCC 4.1.1 bug (so RHEL5 based) that turns the loop in an unbound one.
Please pull!
drivers/block/xen-blkback/blkback.c | 1 -
drivers/block/xen-blkback/xenbus.c | 49 ++++++++++++++++++-------------------
drivers/block/xen-blkfront.c | 13 +++++++---
include/linux/llist.h | 25 -------------------
4 files changed, 34 insertions(+), 54 deletions(-)
Jan Beulich (1):
xen-blkback: do not leak mode property
Konrad Rzeszutek Wilk (2):
xen/blkback: Don't trust the handle from the frontend.
xen-blkfront: drop the use of llist_for_each_entry_safe
next reply other threads:[~2013-02-14 23:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-14 23:26 Konrad Rzeszutek Wilk [this message]
2013-02-15 9:30 ` [GIT PULL] (xen) stable/for-jens-3.8 Jens Axboe
2013-02-15 13:31 ` Konrad Rzeszutek Wilk
2013-02-15 13:14 ` One more: " Konrad Rzeszutek Wilk
-- strict thread matches above, loose matches on Subject: below --
2012-11-09 14:55 Konrad Rzeszutek Wilk
2012-11-12 16:19 ` Jens Axboe
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=20130214232630.GA8440@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=axboe@kernel.dk \
--cc=linux-kernel@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.