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:
940713b
)
xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Fri, 30 Mar 2012 19:37:07 +0000
(15:37 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 7 May 2012 19:30:56 +0000
(15:30 -0400)
Otherwise we can get these meaningless:
Freeing bad80-badf4 pfn range: 0 pages freed
We also can do this for the summary ones - no point of printing
"Set 0 page(s) to 1-1 mapping"
Acked-by: David Vrabel <david.vrabel@citrix.com>
[v1: Extended to the summary printks]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found