Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241748
| From | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] (xen) for-jens-4.3 for your 'for-4.3/drivers' branch |
| Date | 2015-10-07 21:30 +0200 |
| Message-ID | <qh2zv-5LZ-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hey Jens,
Please git pull an update branch to your 'for-4.3/drivers' branch (which
oddly I don't see does not have the previous pull?)
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.3
which has two fixes - one where we use the Xen blockfront EFI driver and
don't release all the requests, the other if the allocation of resources
for a particular state failed - we would go back 'Closing' and assume that
an structure would be allocated while in fact it may not be - and crash.
Please pull!
P.S.
The patches also have 'stable@vger.kernel.org' on them.
drivers/block/xen-blkback/xenbus.c | 38 ++++++++++++++++++++------------------
drivers/block/xen-blkfront.c | 3 ++-
2 files changed, 22 insertions(+), 19 deletions(-)
Cathy Avery (1):
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Roger Pau Monne (1):
xen/blkback: free requests on disconnection
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] (xen) for-jens-4.3 for your 'for-4.3/drivers' branch Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-10-07 21:30 +0200
Re: [GIT PULL] (xen) for-jens-4.3 for your 'for-4.3/drivers' branch Jens Axboe <axboe@fb.com> - 2015-10-07 22:00 +0200
Re: [GIT PULL] (xen) for-jens-4.3 for your 'for-4.3/drivers' branch Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-10-07 22:40 +0200
Re: [GIT PULL] (xen) for-jens-4.3 for your 'for-4.3/drivers' branch Jens Axboe <axboe@fb.com> - 2015-10-07 22:50 +0200
csiph-web