Changeset 5c38838 in mainline


Ignore:
Timestamp:
2018-10-28T20:21:26Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Parents:
bf05c74
Message:

Answer the IPC_M_PHONE_HUNGUP call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/async/server.c

    rbf05c74 r5c38838  
    623623                //        passing it out. Unfortunatelly, somehow that breaks
    624624                //        handling of CPU exceptions.
     625                async_answer_0(call, EOK);
    625626        }
    626627
Note: See TracChangeset for help on using the changeset viewer.