All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.14-rc2-tag
Date: Wed, 12 Feb 2014 13:39:41 -0500	[thread overview]
Message-ID: <20140212183941.GC27449@phenom.dumpdata.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

Hey Linus,

Please git pull the following tag:

git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.14-rc2-tag

which has an healthy amount of code being removed - which we
do not use anymore (the only user of it was ia64 Xen
which had been removed already). The other bug-fixes are
to make Xen ARM be able to use the new event channel mechanism
and proper export of header files to user-space.

Please pull!


 drivers/xen/Makefile              |   1 -
 drivers/xen/events/events_base.c  |   2 +
 drivers/xen/xencomm.c             | 219 --------------------------------------
 include/uapi/xen/Kbuild           |   2 +
 include/{ => uapi}/xen/gntalloc.h |   0
 include/{ => uapi}/xen/gntdev.h   |   0
 include/xen/interface/xencomm.h   |  41 -------
 include/xen/xencomm.h             |  77 --------------
 8 files changed, 4 insertions(+), 338 deletions(-)

David Vrabel (2):
      xen/events: bind all new interdomain events to VCPU0
      xen: install xen/gntdev.h and xen/gntalloc.h

Paul Bolle (1):
      ia64/xen: Remove Xen support for ia64 even more


[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]

                 reply	other threads:[~2014-02-12 18:39 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=20140212183941.GC27449@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xensource.com \
    /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.