Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231538 > unrolled thread
| Started by | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| First post | 2015-09-23 18:20 +0200 |
| Last post | 2015-09-23 19:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] (xen) stable/for-jens-4.3 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2015-09-23 18:20 +0200
Re: [GIT PULL] (xen) stable/for-jens-4.3 Jens Axboe <axboe@kernel.dk> - 2015-09-23 19:10 +0200
| From | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
|---|---|
| Date | 2015-09-23 18:20 +0200 |
| Subject | [GIT PULL] (xen) stable/for-jens-4.3 |
| Message-ID | <qbUVX-SH-13@gated-at.bofh.it> |
Hey Jens,
Please git pull
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.3
which is based on your 'for-4.3/drivers' branch. It has one fix that
should go in and also be put in stable tree (I've added the CC already).
It is a fix for a memory leak that can exposed via using UEFI xen-blkfront
driver.
If you prefer for me to just roll it in a Xen GIT PULL (in case you are done
sending git pulls to Linus) I can do that as well.
Thanks!
drivers/block/xen-blkback/xenbus.c | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 deletions(-)
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/
[toc] | [next] | [standalone]
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Date | 2015-09-23 19:10 +0200 |
| Message-ID | <qbVIl-22x-19@gated-at.bofh.it> |
| In reply to | #1231538 |
On 09/23/2015 10:15 AM, Konrad Rzeszutek Wilk wrote: > Hey Jens, > > Please git pull > > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.3 > > which is based on your 'for-4.3/drivers' branch. It has one fix that > should go in and also be put in stable tree (I've added the CC already). > > It is a fix for a memory leak that can exposed via using UEFI xen-blkfront > driver. > > If you prefer for me to just roll it in a Xen GIT PULL (in case you are done > sending git pulls to Linus) I can do that as well. Applied - I'll be very surprised if this is the only fix yet to go in for 4.3 from my end :-) -- Jens Axboe -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web