]> 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)
commit5c8d5c9a2b7fc7110c8b8cf7121e14fb735fe041
treec034078cd696e9eed4522ebb7bacf9c074d6d4c5
parent17d76a227ae939013ca471196a1cbe1d447e7d1c
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