commit | b2df3f60b452ab496adcef1b2f9c2560f6d8e8e0 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Sun Sep 27 09:16:26 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Dec 04 01:01:16 2020 +1100 |
tree | 14aba1cde1c4ec6251410f13de145502abe7a249 | |
parent | 7461a4f79ba16dc7733c07c00883a10c7e46b602 [diff] |
powerpc/vdso: Simplify arch_setup_additional_pages() exit To simplify arch_setup_additional_pages() exit, rename it __arch_setup_additional_pages() and create a caller arch_setup_additional_pages() which does the locking. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/603c1d039d3f928ee95e547fcd2219fcf4c3b514.1601197618.git.christophe.leroy@csgroup.eu