summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSalah Triki <salah.triki@acm.org>2015-10-04 04:49:48 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 11:30:14 +0300
commit51abf45c23872df0a43dbe849eb4439ebda6145f (patch)
treeb89016372e4bbc02e242fbe238181702fc29a2ca /include/linux
parent6d99d6a3cffdcbf1705ebd41b528fc31feaa7966 (diff)
downloadlinux-51abf45c23872df0a43dbe849eb4439ebda6145f.tar.xz
staging: dgnc: take a lock when storing value in dgnc_poll_tick
Reads of dgnc_poll_tick are protected by dgnc_poll_lock spinlock, but the write to dgnc_poll_tick is not. It could theoretically race. Signed-off-by: Salah Triki <salah.triki@acm.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions