From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "lkml" <linux-kernel@vger.kernel.org>
Cc: Dave Jones <davej@redhat.com>
Cc: Paul Bolle <pebolle@tiscali.nl>
Subject: [PULL] virtio/lguest fixes
Date: Sun, 12 May 2013 15:59:40 +0930 [thread overview]
Message-ID: <87wqr43e3v.fsf@rustcorp.com.au> (raw)
The following changes since commit de9c9f86be0dc3495de98dc65c80abe6e7c7d643:
Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc (2013-05-07 14:04:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus
for you to fetch changes up to f616fe4feee4000c2995d2d1e1981513bf9ab0d4:
lguest: clear cached last cpu when guest_set_pgd() called. (2013-05-08 10:49:18 +0930)
----------------------------------------------------------------
Missing license tag and some fallout from the lguest pagetable rework.
Thanks,
Rusty.
----------------------------------------------------------------
Dave Jones (1):
Add missing module license tag to vring helpers.
Rusty Russell (1):
lguest: clear cached last cpu when guest_set_pgd() called.
drivers/lguest/page_tables.c | 1 +
drivers/vhost/vringh.c | 3 +++
2 files changed, 4 insertions(+)
reply other threads:[~2013-05-12 6:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87wqr43e3v.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--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 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.