All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: xen-devel <xen-devel@lists.xen.org>
Cc: Jacob Shin <jacob.shin@amd.com>,
	xiantao.zhang@intel.com, suravee.suthikulpanit@amd.com
Subject: [PATCH 0/2] IOMMU: use ioremap()
Date: Wed, 10 Jul 2013 11:36:33 +0100	[thread overview]
Message-ID: <51DD555102000078000E3D11@nat28.tlf.novell.com> (raw)

Both AMD IOMMU and VT-d code used iounmap() in their error cleanup
path for something not established via ioremap(), leading to crashes
if those error paths actually get used.

1: VT-d: use ioremap()
2: AMD IOMMU: use ioremap()

Signed-off-by: Jan Beulich <jbeulich@suse.com>

             reply	other threads:[~2013-07-10 10:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 10:36 Jan Beulich [this message]
2013-07-10 10:48 ` [PATCH 1/2] VT-d: use ioremap() Jan Beulich
2013-07-10 11:37   ` Keir Fraser
2013-07-11  8:19   ` [PATCH v2 " Jan Beulich
2013-07-10 10:49 ` [PATCH 2/2] AMD IOMMU: " Jan Beulich
2013-07-10 11:37   ` Keir Fraser
2013-07-10 17:12   ` Suravee Suthikulanit
2013-07-11  8:14     ` Jan Beulich
2013-07-11  8:22   ` [PATCH v2 " Jan Beulich
2013-07-11 14:05     ` Suravee Suthikulanit

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=51DD555102000078000E3D11@nat28.tlf.novell.com \
    --to=jbeulich@suse.com \
    --cc=jacob.shin@amd.com \
    --cc=suravee.suthikulpanit@amd.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xiantao.zhang@intel.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.