powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 21 Apr 2014 05:07:36 +0000 (10:37 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 03:11:24 +0000 (13:11 +1000)
The if condition check was based on a draft ISA doc. Remove the same.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found