diff options
| author | Alice Ryhl <aliceryhl@google.com> | 2025-10-07 12:39:53 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-13 12:06:20 +0300 |
| commit | b5ce7a5cc50f4c283d0bfa5cc24fe864cb9a3400 (patch) | |
| tree | d75cb41665726d11a715c8e8ace9d85bd28fd586 /lib/mpi/mpi-mpow.c | |
| parent | 99559e5bb4c6795824b6531ad61519c1d9500079 (diff) | |
| download | linux-b5ce7a5cc50f4c283d0bfa5cc24fe864cb9a3400.tar.xz | |
rust_binder: report freeze notification only when fully frozen
Binder only sends out freeze notifications when ioctl_freeze() completes
and the process has become fully frozen. However, if a freeze
notification is registered during the freeze operation, then it
registers an initial state of 'frozen'. This is a problem because if
the freeze operation fails, then the listener is not told about that
state change, leading to lost updates.
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Carlos Llamas <cmllamas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions
