diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2015-11-24 12:26:11 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-12-17 12:40:56 +0100 |
commit | 4456f4524604be2558e5f6a8e0f7cc9ed17c783e (patch) | |
tree | c48ec0ac00174e11d2c7194c31216ec9d5649182 /arch/powerpc/include/asm/async_tx.h | |
parent | powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug (diff) | |
download | linux-4456f4524604be2558e5f6a8e0f7cc9ed17c783e.tar.xz linux-4456f4524604be2558e5f6a8e0f7cc9ed17c783e.zip |
powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()
Although call_rtas_display_status() does actually want to use the
regular RTAS locking, it doesn't want the extra logic that is in
rtas_call(), so currently it open codes the logic.
Instead we can use rtas_call_unlocked(), after taking the RTAS lock.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/async_tx.h')
0 files changed, 0 insertions, 0 deletions