From 5a4e58bc693f04aa650219784e5e339e0db6b902 Mon Sep 17 00:00:00 2001 From: Liu Ping Fan Date: Thu, 21 Nov 2013 10:17:54 +0800 Subject: [PATCH] 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-format-patch failed