From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
xen-devel <xen-devel@lists.xenproject.org>
Subject: [GIT PULL] xen: bug fixes for 4.4-rc2
Date: Thu, 26 Nov 2015 19:06:54 +0000 [thread overview]
Message-ID: <5657584E.9000509@cantab.net> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.4-rc2-tag
xen: bug fixes for 4.4-rc2
- - Fix gntdev and numa balancing.
- - Fix x86 boot crash due to unallocated legacy irq descs.
- - Fix overflow in evtchn device when > 1024 event channels.
Thanks.
David
arch/arm/include/asm/irq.h | 5 ++
arch/arm64/include/asm/irq.h | 5 ++
drivers/xen/events/events_base.c | 5 +-
drivers/xen/evtchn.c | 123 ++++++++++++++++++++++++++++++++++-----
drivers/xen/gntdev.c | 2 +-
5 files changed, 121 insertions(+), 19 deletions(-)
Boris Ostrovsky (2):
xen/gntdev: Grant maps should not be subject to NUMA balancing
xen/events: Always allocate legacy interrupts on PV guests
David Vrabel (1):
xen/evtchn: dynamically grow pending event channel ring
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJWV1hNAAoJEFxbo/MsZsTRfccH/1yzmRLn1H1Q3WOr8tIM/kup
4f1ywGEjC1qg8p5NMnKPm4ZQ2lgZ0l4ndtZ0Neruhng2M5aF+6PPzRAehEb3ugXw
W5814n/AtuJXNpEc+cT6EOTuenhKxiboi1VLnda3gvybs4vq5EBsZ7xJVyCm8up4
biBLv1L9HP4nL2IzWKPiW+ZDqmjU5DkmTepoGitxPm0vxDfnDU717C7Zs+xpcEWH
swHkZR7n7udcVJriORojIhm8MZlfOkil9EW/wb3oGPYq/sk3ldjkiS2nm9nKWp63
P4PM5HU5w7m44DDqpaYcUjjgnI2+IpBmvW5gf1gAThF4yYt9nVBnbJUN3BnVmiM=
=hFe5
-----END PGP SIGNATURE-----
next reply other threads:[~2015-11-26 19:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 19:06 David Vrabel [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-26 19:06 [GIT PULL] xen: bug fixes for 4.4-rc2 David Vrabel
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=5657584E.9000509@cantab.net \
--to=dvrabel@cantab.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=xen-devel@lists.xenproject.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.