diff options
author | Ulf Hansson <[email protected]> | 2022-04-01 16:11:23 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-04-19 17:24:02 +0200 |
commit | 13966517d41efb0a549544022db7d522503bc718 (patch) | |
tree | 7d053fdbcc347b3ada652439ef5bd7667d3daa1c /lib/mpi/mpi-sub-ui.c | |
parent | e5a3b0c5b6a194c94d6d64308311eff7d46e57c0 (diff) |
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
The only two users of __pm_runtime_set_status() are pm_runtime_set_active()
and pm_runtime_set_suspended(). These are widely used and should be called
from non-atomic context to work as expected. However, it would be
convenient to allow them be called from atomic context too, as shown from a
subsequent change, so let's add support for this.
Signed-off-by: Ulf Hansson <[email protected]>
Tested-by: Maulik Shah <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions