From: Mihai Caraman Date: Thu, 11 Oct 2012 06:13:18 +0000 (+0000) Subject: KVM: PPC: e500: Silence bogus GCC warning in tlb code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910040b82de872af453bf3ecc59de8f0abd22697;p=pandora-kernel.git KVM: PPC: e500: Silence bogus GCC warning in tlb code 64-bit GCC 4.5.1 warns about an uninitialized variable which was guarded by a flag. Initialize the variable to make it happy. Signed-off-by: Mihai Caraman [agraf: reword comment] Signed-off-by: Alexander Graf --- Reading git-diff-tree failed