All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Smith <sos22@cam.ac.uk>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Isaku Yamahata <yamahata@valinux.co.jp>,
	Xen-devel@lists.xensource.com, sos22@srcf.ucam.org
Subject: Re: [PATCH] fix mfn check of gnttab_transfer()
Date: Tue, 4 Apr 2006 14:05:54 +0100	[thread overview]
Message-ID: <20060404130554.GA3846@cam.ac.uk> (raw)
In-Reply-To: <651fab52bdade4825d49c4e193c6466c@cl.cam.ac.uk>


[-- Attachment #1.1: Type: text/plain, Size: 316 bytes --]

> >fix mfn check of gnttab_transfer().
> What's wrong with the mfn check? mfn_valid() will return false for 
> INVALID_MFN so there's no need to check for it explicitly.
The interesting part here is that the mfn_valid() should be called on
the mfn rather than the gmfn, and I've applied that part.

Steven.


[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

      reply	other threads:[~2006-04-04 13:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-04 11:06 [PATCH] fix mfn check of gnttab_transfer() Isaku Yamahata
2006-04-04 12:43 ` Keir Fraser
2006-04-04 13:05   ` Steven Smith [this message]

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=20060404130554.GA3846@cam.ac.uk \
    --to=sos22@cam.ac.uk \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=Xen-devel@lists.xensource.com \
    --cc=sos22@srcf.ucam.org \
    --cc=yamahata@valinux.co.jp \
    /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.