From: Rusty Russell <rusty@ozlabs.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Merge window closed - 2.6.39-rc1 out
Date: Thu, 31 Mar 2011 12:47:14 +1030 [thread overview]
Message-ID: <87wrjg11at.fsf@rustcorp.com.au> (raw)
In-Reply-To: <AANLkTikwbY5mm10ZWg7B6XeSBkZXFqKcYVZfJCi2QGx_@mail.gmail.com>
On Tue, 29 Mar 2011 14:07:35 -0700, Linus Torvalds <torvalds@linux-foundation.org> wrote:
> So 2.6.39-rc1 is out there, and the merge window is closed.
Oops, I somehow missed this. Kernel must be getting boring.
If you're feeling generous, please pull. If not, I'll separate out the
one with CC:stable in it and send another request.
The following changes since commit 6aba74f2791287ec407e0f92487a725a25908067:
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-03-30 09:35:52 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Amit Shah (3):
virtio: Decrement avail idx on buffer detach
virtio_pci: Prevent double-free of pci regions after device hot-unplug
virtio: console: Enable call to hvc_remove() on console port remove
Christoph Hellwig (1):
virtio_blk: allow re-reading config space at runtime
Daniel J Blueman (1):
minor ANSI prototype sparse fix
Dmitry Torokhov (2):
module: deal with alignment issues in built-in module versions
module: do not hide __modver_version_show declaration behind ifdef
Richard Kennedy (2):
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
module: reorder kparam_array to remove alignment padding on 64 bit builds
Rusty Russell (1):
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
drivers/block/virtio_blk.c | 88 ++++++++++++++++++++++++++++++++++++-----
drivers/char/virtio_console.c | 16 -------
drivers/virtio/virtio_pci.c | 15 ++++---
drivers/virtio/virtio_ring.c | 1 +
include/linux/module.h | 28 +++++++------
include/linux/moduleparam.h | 7 ++-
kernel/module.c | 4 +-
kernel/params.c | 9 +++-
8 files changed, 114 insertions(+), 54 deletions(-)
Cheers,
Rusty.
prev parent reply other threads:[~2011-03-31 2:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-29 21:07 Merge window closed - 2.6.39-rc1 out Linus Torvalds
2011-03-30 12:01 ` Christoph Hellwig
2011-03-30 14:43 ` Konrad Rzeszutek Wilk
2011-03-30 15:05 ` Konrad Rzeszutek Wilk
2011-03-30 22:29 ` Christoph Hellwig
2011-04-01 13:17 ` Konrad Rzeszutek Wilk
2011-03-30 22:20 ` [PATCH -rc1] msi-laptop: fix config-dependent build error Randy Dunlap
2011-03-31 6:41 ` Joey Lee
2011-04-01 18:21 ` Matthew Garrett
2011-03-31 2:17 ` Rusty Russell [this message]
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=87wrjg11at.fsf@rustcorp.com.au \
--to=rusty@ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@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