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:
af91706
)
virtio_balloon: update_balloon_size(): update correct field
author
Luiz Capitulino
<lcapitulino@redhat.com>
Thu, 5 Dec 2013 02:34:10 +0000
(13:04 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 5 Dec 2013 02:42:39 +0000
(13:12 +1030)
According to the virtio spec, the device configuration field
that should be updated after an inflation or deflation
operation is the 'actual' field, not the 'num_pages' one.
Commit
855e0c5288177bcb193f6f6316952d2490478e1c
swapped them
in update_balloon_size(). Fix it.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Fixes:
855e0c5288177bcb193f6f6316952d2490478e1c
drivers/virtio/virtio_balloon.c
patch
|
blob
|
history
diff --cc
drivers/virtio/virtio_balloon.c
Simple merge