]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/mm: Use 32bit array for slb cache
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 10 Sep 2012 02:52:54 +0000 (02:52 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 17 Sep 2012 06:31:51 +0000 (16:31 +1000)
commit735cafc32b661f08a266a8d754e6cfbd82c11704
treed80d18dc290c93a0e39f1e99435aea0690b9b2e7
parentac8dc2823a30a2d166fed6e919ab2e576f8fca84
powerpc/mm: Use 32bit array for slb cache

With larger vsid we need to track more bits of ESID in slb cache
for slb invalidate.

Reviewed-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/paca.h
arch/powerpc/mm/slb_low.S