From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: [GIT PULL] Xen updates for 3.17-rc0 Date: Wed, 06 Aug 2014 13:14:45 +0100 Message-ID: <53E21C35.9050900@cantab.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Linus Torvalds Cc: "Xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org -----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 stable/for-linus-3.17-rc0-tag - - Remove unused V2 grant table support. - - Note that Konrad is xen-blkkback/front maintainer. - - Add 'xen_nopv' option to disable PV extentions for x86 HVM guests. - - Misc. minor cleanups. Note there will be some minor conflicts because "x86/xen: safely map and unmap grant frames when in atomic context" was cherry-picked from this branch for 3.16. It's not clear why git didn't do the right thing automatically. Thanks. David Documentation/ABI/testing/sysfs-driver-pciback | 13 + Documentation/kernel-parameters.txt | 4 + MAINTAINERS | 7 + arch/arm/xen/enlighten.c | 6 +- arch/arm/xen/grant-table.c | 6 +- arch/x86/xen/enlighten.c | 13 + arch/x86/xen/grant-table.c | 58 +---- arch/x86/xen/p2m.c | 5 +- drivers/xen/events/events_base.c | 2 +- drivers/xen/events/events_fifo.c | 55 +++-- drivers/xen/grant-table.c | 309 +----------------------- drivers/xen/xen-pciback/xenbus.c | 1 + include/xen/grant_table.h | 30 +-- 13 files changed, 87 insertions(+), 422 deletions(-) Andrey Utkin (1): xen/events: drop negativity check of unsigned parameter David Vrabel (4): x86/xen: safely map and unmap grant frames when in atomic context xen/grant-table: remove support for V2 tables xen/events/fifo: reset control block and local HEADs on resume xen/events/fifo: ensure all bitops are properly aligned even on x86 Frediano Ziglio (1): xen/events/fifo: remove a unecessary use of BM() Himangi Saraogi (1): xen/arm: use BUG_ON Konrad Rzeszutek Wilk (3): xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests. MAINTAINERS: Make me the Xen block subsystem (front and back) maintainer xen-pciback: Document the 'quirks' sysfs file Matt Rushton (1): xen/setup: Remove Identity Map Debug Message Wei Yongjun (1): xen/pciback: Fix error return code in xen_pcibk_attach() -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQEcBAEBAgAGBQJT4hwvAAoJEFxbo/MsZsTRSw0H/3WRveQfOu75W/DIkLCgs/+0 LK1EoeFCLIGEciUHbdl4g3C6IQ1jYFI8Vc+WUCbfBRHeytvUzni0M3sKt0nlofg6 2q8C9A5OBBxCAfdXek6CrAzSMbIh5ThAgbUADM1JlOxwERi7PDQalGiSKQDRztDb qf3JbfqWUU+WOw3rSu1+wPRyRfJCOW38eBdENGjftwkjLoyn+zEeptORsIhuillT oTgSi5YkMb04MZfKJq+asOyozjjkgnb9chby28UnmkrL3nsk3aN6xrFc1JaTIgzI bokyOl4mHcKvjZYU6b58YVt2X8Oy9HKrfUS3HQocoAs9yvVyWhQz14ZpsfOx+8M= =vAd6 -----END PGP SIGNATURE-----