Home
last modified time | relevance | path

Searched hist:"9 d1988ca87dd90ecf80a0601c7fd13071fbb1a83" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dinterrupt_64.Sdiff 9d1988ca87dd90ecf80a0601c7fd13071fbb1a83 Thu Jun 17 10:51:10 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: treat low kernel text as irqs soft-masked

Treat code below __end_soft_masked as soft-masked for the purpose
of alternate return. 64s already mostly does this for scv entry.

This will be used to exit from interrupts without disabling MSR[EE].

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210617155116.2167984-12-npiggin@gmail.com
H A Dexceptions-64e.Sdiff 9d1988ca87dd90ecf80a0601c7fd13071fbb1a83 Thu Jun 17 10:51:10 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: treat low kernel text as irqs soft-masked

Treat code below __end_soft_masked as soft-masked for the purpose
of alternate return. 64s already mostly does this for scv entry.

This will be used to exit from interrupts without disabling MSR[EE].

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210617155116.2167984-12-npiggin@gmail.com
H A Dexceptions-64s.Sdiff 9d1988ca87dd90ecf80a0601c7fd13071fbb1a83 Thu Jun 17 10:51:10 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: treat low kernel text as irqs soft-masked

Treat code below __end_soft_masked as soft-masked for the purpose
of alternate return. 64s already mostly does this for scv entry.

This will be used to exit from interrupts without disabling MSR[EE].

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210617155116.2167984-12-npiggin@gmail.com
/openbmc/linux/arch/powerpc/include/asm/
H A Dinterrupt.hdiff 9d1988ca87dd90ecf80a0601c7fd13071fbb1a83 Thu Jun 17 10:51:10 CDT 2021 Nicholas Piggin <npiggin@gmail.com> powerpc/64: treat low kernel text as irqs soft-masked

Treat code below __end_soft_masked as soft-masked for the purpose
of alternate return. 64s already mostly does this for scv entry.

This will be used to exit from interrupts without disabling MSR[EE].

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210617155116.2167984-12-npiggin@gmail.com