diff options
author | Frederic Weisbecker <[email protected]> | 2013-10-11 00:27:19 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-12-09 16:53:50 +0100 |
commit | e26d70d271ee1a68a925796b411cb0239394c7a1 (patch) | |
tree | 128a1600c93b2c5e9be2e2358feec1cf27170f90 /lib/mpi/mpi-internal.h | |
parent | d430b9173a9a50a83e10d1c70baead3e625b522f (diff) |
posix-timers: Cleanup reaped target handling
When a timer's target is seen to be buried, for example on calls
to timer_gettime(), the posix cpu timers code behaves a bit
like a garbage collector and releases early the reference to the
task.
Then again, this optimization complicates the code for no much
value: it's up to the user to release the timer and its associated
ressources by calling timer_delete() after it buries the target
tasks.
Remove this to simplify the code.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Kosaki Motohiro <[email protected]>
Cc: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions