From: Konrad Rzeszutek Wilk Date: Fri, 30 Mar 2012 19:37:07 +0000 (-0400) Subject: xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 X-Git-Tag: v3.5-rc1~89^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1182387e57470460294ce1e39e2d5518809811;p=pandora-kernel.git xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 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 [v1: Extended to the summary printks] Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed