diff options
author | Alexander Stein <alexander.stein@systec-electronic.com> | 2017-01-30 14:35:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-09 10:08:25 +0300 |
commit | 20658b3df8b98cbdc433c824730471160a087afb (patch) | |
tree | ef85c2d2a6f6d9795d014a36101dd2b1d2c69c5d /Documentation/scsi/LICENSE.qla2xxx | |
parent | 7396685a1bca323b96fd79b836ae22b7569d7068 (diff) | |
download | linux-20658b3df8b98cbdc433c824730471160a087afb.tar.xz |
pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
commit cdca06e4e85974d8a3503ab15709dbbaf90d3dd1 upstream.
According to VLI64 Intel Atom E3800 Specification Update (#329901)
concurrent read accesses may result in returning 0xffffffff and write
accesses may be dropped silently.
To workaround all accesses must be protected by locks.
Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/scsi/LICENSE.qla2xxx')
0 files changed, 0 insertions, 0 deletions