On Wed, Jun 11, 2014 at 05:16:02PM +0200, Alexander Graf wrote:
> Some compilers complain about uninitialized variables in the compute_tlbie_rb
> function. When you follow the code path you'll realize that we'll never get
> to that point, but the compiler isn't all that smart.
> 
> So just default to 4k page sizes for everything, making the compiler happy
> and the code slightly easier to read.
> 
> Signed-off-by: Alexander Graf <ag...@suse.de>

Acked-by: Paul Mackerras <pau...@samba.org>
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to