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 <agraf@xxxxxxx> Acked-by: Paul Mackerras <paulus@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html