mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-26 13:47:26 +00:00
![]() Using get_cpu() leads to disabling preemption and in this context it is not
possible to acquire the following spinlock_t on PREEMPT_RT because it
becomes a sleeping lock.
Commit
|
||
---|---|---|
.. | ||
57xx_hsi_bnx2fc.h | ||
bnx2fc_constants.h | ||
bnx2fc_debug.c | ||
bnx2fc_debug.h | ||
bnx2fc_els.c | ||
bnx2fc_fcoe.c | ||
bnx2fc_hwi.c | ||
bnx2fc_io.c | ||
bnx2fc_tgt.c | ||
bnx2fc.h | ||
Kconfig | ||
Makefile |