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
gru_instructions.h
grufault.c
grufile.c
gruhandles.c
gruhandles.h
grukdump.c
grukservices.c misc: sgi-gru: Don't disable preemption in GRU driver 2024-11-23 23:22:04 +01:00
grukservices.h
grulib.h
grumain.c misc: sgi-gru: Don't disable preemption in GRU driver 2024-11-23 23:22:04 +01:00
gruprocfs.c
grutables.h
grutlbpurge.c misc: sgi-gru: Don't disable preemption in GRU driver 2024-11-23 23:22:04 +01:00
Makefile