]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S
authorNicholas Piggin <npiggin@gmail.com>
Tue, 29 Aug 2017 11:36:35 +0000 (21:36 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 29 Aug 2017 11:38:47 +0000 (21:38 +1000)
commit6a9da472f86264fd25d294b87d2d2a04cf8f3b8a
treec034078cd696e9eed4522ebb7bacf9c074d6d4c5
parent7c3891d895686768f5f6d24340a22baa92e3afe7
powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S

This macro is only used in idle_book3s.S, move it in there and add a
more descriptive comment.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Split out of larger patch and write change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/cpuidle.h
arch/powerpc/kernel/idle_book3s.S