linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: fixes and cleanups for 5.4-rc2
@ 2019-10-04  5:05 Juergen Gross
  2019-10-04 18:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2019-10-04  5:05 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, boris.ostrovsky

Linus,

Please git pull the following tag:

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

xen: fixes and cleanups for 5.4-rc2

It contains the following patches:

- a fix in the Xen balloon driver avoiding hitting a BUG_ON() in some
  cases, plus a follow-on cleanup series for that driver

- a patch for introducing non-blocking EFI callbacks in Xen's EFI driver,
  plu a cleanup patch for Xen EFI handling merging the x86 and ARM arch
  specific initialization into the Xen EFI driver

- a fix of the Xen xenbus driver avoiding a self-deadlock when cleaning
  up after a user process has died

- a fix for Xen on ARM after removal of ZONE_DMA

- a cleanup patch for avoiding build warnings for Xen on ARM


Thanks.

Juergen

 arch/arm/include/asm/xen/xen-ops.h       |  6 ---
 arch/arm/xen/Makefile                    |  1 -
 arch/arm/xen/efi.c                       | 28 -----------
 arch/arm/xen/enlighten.c                 |  3 +-
 arch/arm/xen/mm.c                        |  5 +-
 arch/arm64/include/asm/xen/xen-ops.h     |  7 ---
 arch/arm64/xen/Makefile                  |  1 -
 arch/x86/xen/efi.c                       | 14 +-----
 drivers/xen/balloon.c                    | 24 +++------
 drivers/xen/efi.c                        | 84 ++++++++++++++++++--------------
 drivers/xen/xenbus/xenbus_dev_frontend.c | 20 +++++++-
 include/xen/xen-ops.h                    | 25 +---------
 12 files changed, 79 insertions(+), 139 deletions(-)

David Hildenbrand (4):
      xen/balloon: Set pages PageOffline() in balloon_add_region()
      xen/balloon: Drop __balloon_append()
      xen/balloon: Mark pages PG_offline in balloon_append()
      xen/balloon: Clear PG_offline in balloon_retrieve()

Juergen Gross (2):
      xen/efi: have a common runtime setup function
      xen/xenbus: fix self-deadlock after killing user process

Peng Fan (1):
      arm: xen: mm: use __GPF_DMA32 for arm64

Ross Lagerwall (1):
      xen/efi: Set nonblocking callbacks

Stefano Stabellini (1):
      ARM: xen: unexport HYPERVISOR_platform_op function

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xen: fixes and cleanups for 5.4-rc2
  2019-10-04  5:05 [GIT PULL] xen: fixes and cleanups for 5.4-rc2 Juergen Gross
@ 2019-10-04 18:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-04 18:25 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, boris.ostrovsky

The pull request you sent on Fri,  4 Oct 2019 07:05:20 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.4-rc2-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/50dfd03d9579cde9150679e90f8f244c626b7a09

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-04 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  5:05 [GIT PULL] xen: fixes and cleanups for 5.4-rc2 Juergen Gross
2019-10-04 18:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).