kernel_samsung_a53x/drivers/misc/sgi-gru
Dimitri Sivanich 4e0cbdc681 misc: sgi-gru: Don't disable preemption in GRU driver
[ Upstream commit b983b271662bd6104d429b0fd97af3333ba760bf ]

Disabling preemption in the GRU driver is unnecessary, and clashes with
sleeping locks in several code paths.  Remove preempt_disable and
preempt_enable from the GRU driver.

Signed-off-by: Dimitri Sivanich <sivanich@hpe.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:22:04 +01:00
..
gru.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gru_instructions.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grufault.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grufile.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gruhandles.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gruhandles.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grukdump.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grukservices.c misc: sgi-gru: Don't disable preemption in GRU driver 2024-11-23 23:22:04 +01:00
grukservices.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grulib.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grumain.c misc: sgi-gru: Don't disable preemption in GRU driver 2024-11-23 23:22:04 +01:00
gruprocfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grutables.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grutlbpurge.c misc: sgi-gru: Don't disable preemption in GRU driver 2024-11-23 23:22:04 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00