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:
ac04527
)
KVM: Prevent overflow in largepages calculation
author
Avi Kivity
<avi@redhat.com>
Mon, 8 Jun 2009 12:55:21 +0000
(15:55 +0300)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 12:18:16 +0000
(15:18 +0300)
If userspace specifies a memory slot that is larger than 8 petabytes, it
could overflow the largepages variable.
Cc: stable@kernel.org
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found