Home
last modified time | relevance | path

Searched hist:d7df77e89039623ededf0ece7b4358f7c9ecbaae (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dthread_info.hdiff d7df77e89039623ededf0ece7b4358f7c9ecbaae Fri Nov 27 05:44:11 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/exec: Set thread.regs early during exec

In later patches during exec, we would like to access default regs.amr to
control access to the user mapping. Having thread.regs set early makes the
code changes simpler.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201127044424.40686-10-aneesh.kumar@linux.ibm.com
/linux/arch/powerpc/kernel/
H A Dprocess.cdiff d7df77e89039623ededf0ece7b4358f7c9ecbaae Fri Nov 27 05:44:11 CET 2020 Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> powerpc/exec: Set thread.regs early during exec

In later patches during exec, we would like to access default regs.amr to
control access to the user mapping. Having thread.regs set early makes the
code changes simpler.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201127044424.40686-10-aneesh.kumar@linux.ibm.com