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:
95d2ac4
)
xen/balloon: Remove pr_info's and don't alter retry_count
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 14 Mar 2011 15:42:40 +0000
(11:42 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 16 Mar 2011 14:04:58 +0000
(10:04 -0400)
In the past the retry_count (in other form of this code) was zero.
Meaning retry forever. Do the same thing here without changing it to
the value 16.
Also remove some of the pr_info as there is no need to spam
the user.
Acked-by: Ian Campbell <Ian.Campbell@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/balloon.c
patch
|
blob
|
history
diff --cc
drivers/xen/balloon.c
Simple merge