]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Replace open coded CONTEXT_BITS value
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 10 Sep 2012 02:52:47 +0000 (02:52 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 17 Sep 2012 06:31:48 +0000 (16:31 +1000)
commit77ba10a0694182fa280de049c4ec7683615ad426
treef1c9671fba4ac7347f8182cf4031c6ca3015b595
parent6f0260a5262bbb5a7705425bf5a0cef86788c5e5
powerpc/mm: Replace open coded CONTEXT_BITS value

To clarify the meaning for future readers, replace the open coded
19 with CONTEXT_BITS

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/mm/mmu_context_hash64.c