]> Git Repo - linux.git/commit
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
authorNicholas Piggin <[email protected]>
Fri, 14 Sep 2018 15:30:55 +0000 (01:30 +1000)
committerMichael Ellerman <[email protected]>
Wed, 19 Sep 2018 12:01:56 +0000 (22:01 +1000)
commit2e1626744e8da01eb5a2a0aaa3f365e41f1feb49
treec6cfa4d7777c2b16ceb42d72f85921409b003e1d
parente83cbf7fb7d17618a5d8a415d5c7bb760812a5cb
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup

This will be used by the SLB code in the next patch, but for now this
sets the slb_addr_limit to the correct size for 32-bit tasks.

Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
arch/powerpc/include/asm/book3s/64/mmu-hash.h
arch/powerpc/include/asm/slice.h
arch/powerpc/include/asm/thread_info.h
arch/powerpc/kernel/process.c
arch/powerpc/mm/mmu_context_book3s64.c
arch/powerpc/mm/slice.c
This page took 0.052455 seconds and 4 git commands to generate.