diff options
author | Dimitri Sivanich <sivanich@hpe.com> | 2024-09-19 15:34:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-08 18:28:21 +0300 |
commit | f6568620246d2fac40b345f92491e24a1ef34ec0 (patch) | |
tree | bf682397828c8f8a6b93fe977a5e3d732ec4d3e5 /drivers/misc/apds990x.c | |
parent | fe8cb9fac97935473315405477ddc68f87e2308e (diff) | |
download | linux-f6568620246d2fac40b345f92491e24a1ef34ec0.tar.xz |
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>
Diffstat (limited to 'drivers/misc/apds990x.c')
0 files changed, 0 insertions, 0 deletions