]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital
authorLiu Ping Fan <kernelfans@gmail.com>
Thu, 21 Nov 2013 02:17:54 +0000 (10:17 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Apr 2014 22:26:39 +0000 (08:26 +1000)
commit1d45d43efbe9e4031b2f4c3b0f9f76d507230f48
treedc2df54f9c819a4470752e9ab17f97a99b20ea9c
parent042ae6ad68a504e5c465c874b8b1dc243f81ff91
powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital

In case of extending the eaddr in future, use this macro
PGTABLE_EADDR_SIZE to ease the maintenance of the code.

Signed-off-by: Liu Ping Fan <pingfank@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/slb_low.S