From: David S. Miller Date: Mon, 6 Mar 2006 06:18:50 +0000 (-0800) Subject: [SPARC64]: Fix loop termination in mark_kpte_bitmap() X-Git-Tag: v2.6.17-rc1~1184^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c00338cfeef125032aa12aa8ebeacf9e117e81;p=pandora-kernel.git [SPARC64]: Fix loop termination in mark_kpte_bitmap() If we were aligned, but didn't have at least 256MB left to process, we would loop forever. Thanks to fabbione for the report and testing the fix. Signed-off-by: David S. Miller --- Reading git-diff-tree failed