Re: [PATCH v6 10/19] powerpc/mm/hash: Use context ids 1-4 for the kernel
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-04-28 12:05:34
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-04-28 12:05:34
Michal Such=C3=A1nek [off-list ref] writes:
Hello, just a nit: On Thu, 30 Mar 2017 23:03:58 +1100 Michael Ellerman [off-list ref] wrote:quoted
+ * For kernel space, we use context ids 1-5 to map address as below:This appears wrong.
quoted
/* - * kernel take the top 4 context from the available range + * For kernel space, we use context ids 1-4 to map theand this appears right - or at least consistent with the commit message ... and the rest of the comment.
Yep thanks. Patch on its way. cheers