commit | f1a1f7a15eb0e13b84791ff2738b84e414501718 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Mon Jun 29 11:15:24 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Jul 27 00:01:30 2020 +1000 |
tree | 5a4a119ebf15112cca2c5256f72e751c1d75f41d | |
parent | b6be1bb7f7216b9e9f33f57abe6e3290c0e66bd4 [diff] |
powerpc/32s: Kernel space starts at TASK_SIZE Kernel space starts at TASK_SIZE. Select kernel page table when address is over TASK_SIZE. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/893425e32cd0a003539573b2d115e0ffa98bc26c.1593428200.git.christophe.leroy@csgroup.eu