Opened 16 years ago
Last modified 16 years ago
#229 closed defect
ipc_wait_for_call() violates the answerbox and task locking order — at Initial Version
| Reported by: | Jakub Jermář | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4.3 |
| Component: | helenos/kernel/generic | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
Since changeset:head,378 ipc_wait_for_call() locks the answerbox lock and the task lock in the opposite order than is the order used e.g. by ipc_print_task().
Note:
See TracTickets
for help on using tickets.
