summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAlistair Popple <alistair@popple.id.au>2013-10-17 10:08:28 +0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-10-30 09:00:51 +0400
commitecb35c3943040f4db735c7d14c24ee7750cbb482 (patch)
tree3f9f431ea50603c7c119aa74a5f55d9185d92916 /net/lapb/lapb_timer.c
parent90890b1ef568a54547ef0490a7c15d7357b98bc9 (diff)
downloadlinux-ecb35c3943040f4db735c7d14c24ee7750cbb482.tar.xz
powerpc: Fix 64K page size support for PPC44x
PPC44x supports page sizes other than 4K however when 64K page sizes are selected compilation fails. This is due to a change in the definition of pgtable_t introduced by the following patch: commit 5c1f6ee9a31cbdac90bbb8ae1ba4475031ac74b4 Author: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> powerpc: Reduce PTE table memory wastage The above patch only implements the new layout for PPC64 so it doesn't compile for PPC32 with a 64K page size. Ideally we should implement the same layout for PPC32 however for the meantime this patch reverts the definition of pgtable_t for PPC32. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions