-
由 Benjamin Herrenschmidt 提交于
spin_lock() can hang if called while the timebase is frozen, so use a raw lock instead, also disable interrupts while at it. Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
6893ce6c
spin_lock() can hang if called while the timebase is frozen,
so use a raw lock instead, also disable interrupts while
at it.
Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>