Michael Ellerman c33e54fafa powerpc: Fix build break due to paca mm_context_t changes
Commit 2fc251a8dda5 ("powerpc: Copy only required pieces of the
mm_context_t to the paca") broke the build for CONFIG_PPC_STD_MMU_64=y
and CONFIG_PPC_MM_SLICES=n.

That only happens for a kernel built with 4K pages and HUGETLB disabled,
which is why we missed it.

Fix it by adding a mm_ctx_user_psize member to the paca and populating
it in the appropriate places.

Fixes: 2fc251a8dda5 ("powerpc: Copy only required pieces of the mm_context_t to the paca")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-01-09 08:28:44 +11:00
..
2015-12-14 15:19:14 +11:00
2015-09-08 14:35:59 -07:00
2015-04-14 16:49:05 -07:00
2015-11-05 23:38:43 -08:00
2015-12-14 15:19:14 +11:00
2015-12-14 15:19:14 +11:00
2015-03-18 10:48:59 +11:00
2015-03-18 10:48:59 +11:00