diff options
author | Balbir Singh <balbir@linux.vnet.ibm.com> | 2010-04-22 12:22:34 +0930 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-22 07:34:05 -0700 |
commit | 61fb06cc8e68906fb29d67bd5b6c2d50a95fc9e5 (patch) | |
tree | 0019a4794e8060f9c71a4cf6d6a712e204f3e5a7 /crypto | |
parent | b7b6cf005b59ff5a4dba10338954c3dcfc75ef7b (diff) | |
download | op-kernel-dev-61fb06cc8e68906fb29d67bd5b6c2d50a95fc9e5.zip op-kernel-dev-61fb06cc8e68906fb29d67bd5b6c2d50a95fc9e5.tar.gz |
virtio: Fix GFP flags passed from the virtio balloon driver
The virtio balloon driver can dig into the reservation pools of the OS
to satisfy a balloon request. This is not advisable and other balloon
drivers (drivers/xen/balloon.c) avoid this as well.
The patch also adds changes to avoid printing a warning if allocation
fails, since we retry after sometime anyway.
Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: kvm <kvm@vger.kernel.org>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions