xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Gross <jgross@suse.com>
To: torvalds@linux-foundation.org
Cc: xen-devel@lists.xenproject.org, boris.ostrovsky@oracle.com,
	linux-kernel@vger.kernel.org
Subject: [Xen-devel] [GIT PULL] xen: fixes for 5.4-rc3
Date: Sat, 12 Oct 2019 12:51:31 +0200	[thread overview]
Message-ID: <20191012105131.10908-1-jgross@suse.com> (raw)

Linus,

Please git pull the following tag:

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

xen: fixes for 5.4-rc3

It contains the following patches:

- a patch to correct panic handling when running as a Xen guest

- a cleanup in the Xen grant driver to remove printing a pointer being
  always NULL

- a patch to remove a soon to be wrong call of of_dma_configure()


Thanks.

Juergen

 Documentation/admin-guide/kernel-parameters.txt |  4 ++++
 arch/x86/xen/enlighten.c                        | 28 ++++++++++++++++++++++---
 drivers/gpu/drm/xen/xen_drm_front.c             | 12 ++---------
 drivers/xen/gntdev.c                            | 13 ++----------
 drivers/xen/grant-table.c                       |  3 +--
 5 files changed, 34 insertions(+), 26 deletions(-)

Boris Ostrovsky (1):
      x86/xen: Return from panic notifier

Fuqian Huang (1):
      xen/grant-table: remove unnecessary printing

Rob Herring (1):
      xen: Stop abusing DT of_dma_configure API

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2019-10-12 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12 10:51 Juergen Gross [this message]
2019-10-12 21:40 ` [Xen-devel] [GIT PULL] xen: fixes for 5.4-rc3 pr-tracker-bot

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=20191012105131.10908-1-jgross@suse.com \
    --to=jgross@suse.com \
    --cc=boris.ostrovsky@oracle.com \
    --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 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).