Changeset 34316d4 in mainline for kernel/generic/src/ipc/ipcrsc.c

Timestamp:
2018-03-13T18:01:48Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8e3153b
Parents:
87e7a18
git-author:
Jakub Jermar <jakub@…> (2018-03-10 19:59:41)
git-committer:
Jakub Jermar <jakub@…> (2018-03-13 18:01:48)
Message:

Hang up phones connected during ipc_cleanup()

If an answer to IPC_M_CONNECT_ME_TO arrives during ipc_cleanup(),
new phone capabilities may be published. We need to hang up these new
phones too.

(No files)

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