powerpc/mm: Avoid avoidable void* pointer
Change pgdir from a void to real type. Having this as a void is stupid and has already caused 1 bug. Signed-off-by: NMichael Neuling <mikey@neuling.org> Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
想要评论请 注册 或 登录