diff options
| author | Gabriel Fernandez <[email protected]> | 2023-07-05 19:43:55 +0200 |
|---|---|---|
| committer | Alexandre Belloni <[email protected]> | 2023-07-27 23:03:34 +0200 |
| commit | fb9a7e5360dc8089097337a9685f6fed350a310f (patch) | |
| tree | aae39def581181ca493292ef5d361f20841ecd96 /tools/testing/selftests/bpf/progs/task_ls_recursion.c | |
| parent | 95f7679c3ab2d032d935692426b6d9f7e681fd60 (diff) | |
rtc: stm32: change PM callbacks to "_noirq()"
The RTC driver stops the RTCAPB clock during suspend, but the
irq handler from RTC is called before starting clock. Then we are
blocked while accessing RTC registers.
We changes PM callbacks to '_no_irq()' to disable irq during
resume callback and so irq handler will be called after the enable
of RTCAPB clock.
Signed-off-by: Gabriel Fernandez <[email protected]>
Signed-off-by: Valentin Caron <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/task_ls_recursion.c')
0 files changed, 0 insertions, 0 deletions