]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/64s: Move __replay_interrupt function below handlers
authorNicholas Piggin <npiggin@gmail.com>
Wed, 21 Sep 2016 07:44:05 +0000 (17:44 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 4 Oct 2016 02:07:15 +0000 (13:07 +1100)
commit0f0c6ca1945b2d20dc493e3dd36dc3e6621ccd5f
tree737cbf3d8e79f6592d0a27a39076e3ef86304711
parent3965f8ab77e378339b71eb13b0b90516e6ef91ae
powerpc/64s: Move __replay_interrupt function below handlers

This is not an exception handler as such, it's called from
local_irq_enable(), not exception entry.

Also clean up some now redundant comments at the end of the
consolidation series.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S