commit | 29ef7a3e26283606f181000b11e5fd37d73ab98f | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Apr 21 10:37:36 2014 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Apr 28 13:11:24 2014 +1000 |
tree | ca2070e4d94f66551f9ced702ee9b1b178613bc7 | |
parent | 2d6b63bbdd7a649ea17fae19f8bab07d4b292a09 [diff] |
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages 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>