]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mm: Avoid double irq save/restore in activate_mm
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 24 Jul 2017 04:27:59 +0000 (14:27 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 12:27:44 +0000 (22:27 +1000)
commitc58fdb9de1f3b085f3a3c99313aa7bf9e1635e04
treeb383dfade92c249496b16de9d28f6b11c9ba36d5
parent5d536dc770ba1a593dab3d9b9cd727dd4cc226d4
powerpc/mm: Avoid double irq save/restore in activate_mm

It calls switch_mm() which already does the irq save/restore
these days.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/mmu_context.h