On Wed, Aug 17, 2022 at 05:32:35PM +0000, Andri Yngvason wrote: > 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@xxxxxxxxxxxxxxx > Fixes: 9609827458c37d7b2c37f2a9255631c603a5004c Close, but not quite. The documentation says how to format this, it should look like: Fixes: 9609827458c3 ("HID: multitouch: optimize the sticky fingers timer") thanks, greg k-h