Files
tegra-linux-noble/kernel
Peter Zijlstra 37bb6cb409 hrtimer: unlock hrtimer_wakeup
hrtimer_wakeup creates a

  base->lock
    rq->lock

lock dependancy. Avoid this by switching to HRTIMER_CB_IRQSAFE_NO_SOFTIRQ
which doesn't hold base->lock.

This fully untangles hrtimer locks from the scheduler locks, and allows
hrtimer usage in the scheduler proper.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-01-25 21:08:32 +01:00
..
2008-01-07 14:55:37 -08:00
2007-10-21 02:37:45 -04:00
2007-10-21 02:37:45 -04:00
2007-10-21 02:37:45 -04:00
2007-10-21 02:37:45 -04:00
2007-11-14 18:45:37 -08:00
2007-10-18 14:37:24 -07:00
2008-01-25 21:08:30 +01:00
2008-01-25 21:08:32 +01:00
2007-10-18 14:37:26 -07:00
2008-01-25 21:08:29 +01:00
2008-01-25 21:08:24 +01:00
2007-07-16 09:05:50 -07:00
2007-10-16 09:43:10 -07:00
2008-01-25 21:08:24 +01:00
2007-10-11 22:11:12 +02:00
2007-10-19 11:53:34 -07:00
2007-12-20 15:01:17 +01:00
2007-11-14 18:45:43 -08:00
2008-01-25 21:07:59 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:25 +01:00
2007-10-18 14:37:24 -07:00
2007-07-16 09:05:49 -07:00
2007-12-30 17:24:35 +01:00
2008-01-25 21:08:29 +01:00
2008-01-25 21:08:31 +01:00
2008-01-25 21:08:31 +01:00
2007-07-16 09:05:50 -07:00
2007-12-17 19:28:17 -08:00
2008-01-25 21:08:29 +01:00
2007-10-18 14:37:24 -07:00
2007-05-09 08:57:56 +02:00