diff options
author | Grace Kao <grace.kao@intel.com> | 2020-04-17 07:11:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-20 09:17:08 +0300 |
commit | f92da331781716d296129fd932df827c9bbc4a55 (patch) | |
tree | 0320c6594adfbd6d844618eda7d31035c5a4337b /drivers/infiniband/hw/i40iw/i40iw_hw.c | |
parent | 07d342df5aad37a2a425491f901ec85f5ddcb569 (diff) | |
download | linux-f92da331781716d296129fd932df827c9bbc4a55.tar.xz |
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
[ Upstream commit 69388e15f5078c961b9e5319e22baea4c57deff1 ]
According to Braswell NDA Specification Update (#557593),
concurrent read accesses may result in returning 0xffffffff and write
instructions may be dropped. We have an established format for the
commit references, i.e.
cdca06e4e859 ("pinctrl: baytrail: Add missing spinlock usage in
byt_gpio_irq_handler")
Fixes: 0bd50d719b00 ("pinctrl: cherryview: prevent concurrent access to GPIO controllers")
Signed-off-by: Grace Kao <grace.kao@intel.com>
Reported-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/infiniband/hw/i40iw/i40iw_hw.c')
0 files changed, 0 insertions, 0 deletions