commit | e9cef0189c5b217fcd4788562862defc27632a01 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Apr 30 14:28:17 2019 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Apr 30 22:38:56 2019 +1000 |
tree | bb3563fd9df63a7a6975b342d5947e3192dc2ab8 | |
parent | 10d91611f426d4bafd2a83d966c36da811b2f7ad [diff] |
powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idle This is an implementation of commits 53a712bae5dd ("powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle") and a3f3072db6ca ("powerpc/powernv/idle: Restore IAMR after idle") using the new C-based idle code. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> [mpe: Extract from Nick's patch] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>