git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f169f6
)
xen-gntdev: Fix incorrect use of zero handle
author
Daniel De Graaf
<dgdegra@tycho.nsa.gov>
Wed, 23 Feb 2011 13:11:35 +0000
(08:11 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 23 Feb 2011 15:10:34 +0000
(10:10 -0500)
The handle with numeric value 0 is a valid map handle, so it cannot
be used to indicate that a page has not been mapped. Use -1 instead.
Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found