Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4456f452 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

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: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent b2e8590f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment