powerpc: Update tlbie/tlbiel as per ISA doc
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 28 Apr 2013 09:37:39 +0000 (09:37 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 30 Apr 2013 06:00:29 +0000 (16:00 +1000)
commit1f6aaaccb1b3af8613fe45781c1aefee2ae8c6b3
treead89dd4948e2a8b5df9466387583fa456d2261ca
parent3dc4feca4bf39d12f35a0e8c6997a8e188ab6cb8
powerpc: Update tlbie/tlbiel as per ISA doc

Encode the actual page correctly in tlbie/tlbiel. This make sure we handle
multiple page size segment correctly.

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