Skip to content
Commit be6e2b57 authored by Andri Yngvason's avatar Andri Yngvason Committed by Benjamin Tissoires
Browse files

HID: multitouch: Add memory barriers

This fixes broken atomic checks which cause a race between the
release-timer and processing of hid input.

I noticed that contacts were sometimes sticking, even with the "sticky
fingers" quirk enabled. This fixes that problem.

Cc: stable@vger.kernel.org
Fixes: 96098274

 ("HID: multitouch: optimize the sticky fingers timer")
Signed-off-by: default avatarAndri Yngvason <andri@yngvason.is>
Signed-off-by: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20220907150159.2285460-1-andri@yngvason.is
parent a1f76426
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment