]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
timers drop try lock
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 13 Jul 2015 12:35:50 +0000 (14:35 +0200)
committerMichal Sojka <sojka@merica.cz>
Sun, 13 Sep 2015 07:47:47 +0000 (09:47 +0200)
commita93ec7eee99dc6a1b9fd547da20e5ab28ee3fc22
tree69b80b75834fd674526b705d298bd12fe75fe0f0
parent956340e3a716b18dcf477c1ff1d9d2a737adc165
timers drop try lock

Don't try-lock in hardirq context on a rtmutex based lock. We will account
the wrong process as owner.

Cc: stable-rt@vger.kernel.or
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
kernel/time/timer.c