]> Git Repo - linux.git/commit
mmc: bcm2835: Avoid possible races on data requests
authorStefan Wahren <[email protected]>
Sun, 11 Nov 2018 20:23:56 +0000 (21:23 +0100)
committerUlf Hansson <[email protected]>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commitaf19b7ce76ba220f358c82b0a5e7d68909a23aa5
tree6311d7a4c88ffecf8c8e4abf024eb2c4f60ee5f2
parent5eae252db3856e62c778832d4d59f6efc5b0aaf9
mmc: bcm2835: Avoid possible races on data requests

There are two accesses on the data requests which are not protected by
the mutex. So fix this accordingly.

Signed-off-by: Stefan Wahren <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
drivers/mmc/host/bcm2835.c
This page took 0.054829 seconds and 4 git commands to generate.