Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#229 closed defect (fixed)

ipc_wait_for_call() violates the answerbox and task locking order

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 (last modified by Martin Decky)

Since changeset:mainline,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().

Change History (2)

comment:1 by Jakub Jermář, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset:head,408.

comment:2 by Martin Decky, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.