commit | f03839236392f5bc6107af5c9f749e8a48cd616c | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Sep 10 02:52:47 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Sep 17 16:31:48 2012 +1000 |
tree | f1c9671fba4ac7347f8182cf4031c6ca3015b595 | |
parent | f3d3444572dbf01d36884f9b3fe69a611420ad37 [diff] |
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>