]> git.karo-electronics.de Git - linux-beck.git/commit
powerpc/64: Correct comment on LOAD_HANDLER()
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 Jul 2016 05:29:29 +0000 (15:29 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 13 Sep 2016 07:37:03 +0000 (17:37 +1000)
commit27510235dd2bb1ab01d27b01f0b6180eb47aa003
treebd4e7d172384a91f77a7902534da9955392b6d2d
parentf0f558b131db0e793fd90aac5d93f694362973d2
powerpc/64: Correct comment on LOAD_HANDLER()

The comment for LOAD_HANDLER() was wrong. The part about kdump has not
been true since 1f6a93e4c35e ("powerpc: Make it possible to move the
interrupt handlers away from the kernel").

Describe how it currently works, and combine the two separate comments
into one.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Nick Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h