summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorAlice Ryhl <aliceryhl@google.com>2025-10-07 09:39:51 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-13 11:06:16 +0200
commitbfe144da06b002cccf314769c45ecccb69501c48 (patch)
tree6d08098fe683b5c0f9f69d949a77cfa515e9d722 /tools/docs/parse-headers.py
parentc7c090af371775106360c9e7a7c35b718311c3f9 (diff)
rust_binder: freeze_notif_done should resend if wrong state
Consider the following scenario: 1. A freeze notification is delivered to thread 1. 2. The process becomes frozen or unfrozen. 3. The message for step 2 is delivered to thread 2 and ignored because there is already a pending notification from step 1. 4. Thread 1 acknowledges the notification from step 1. In this case, step 4 should ensure that the message ignored in step 3 is resent as it can now be delivered. 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 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions