Changeset 8a5de14 in mainline for kernel/generic/src/ipc/ipc.c

Timestamp:
2018-03-11T07:35:05Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Children:
35fd816
Parents:
fb1f664
git-author:
Jakub Jermar <jakub@…> (2018-03-04 17:51:52)
git-committer:
Jakub Jermar <jakub@…> (2018-03-11 07:35:05)
Message:

Handle race condition in phone_connect

Do not panic if the phone is not in the expected state. This could mean
that the user hung up the original phone and created a new one under the
same capability handle.

(No files)

Note: See TracChangeset for help on using the changeset viewer.