]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 3 Jun 2021 09:29:06 +0000 (09:29 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Jun 2021 14:09:09 +0000 (00:09 +1000)
commit3a59e7ce6149d5092079a77e349d905949c6cfcd
treeada151ecee0c045cae77dc7652bae9bca6f002cc
parentd758f19bdfd8eedb0661cd2b44a8758dcae72a94
powerpc/nohash: Remove DEBUG_CLAMP_LAST_CONTEXT

DEBUG_CLAMP_LAST_CONTEXT was there in the old days to reduce
number of contexts in order to ease debugging implementation
of context switching, but that's been quite stable during
years now.

As it is not user selectable, remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/da81837b452e8b9f1657b529b9c3050dc10b9770.1622712515.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/nohash/mmu_context.c