HID: thingm: fix workqueue race on remove (Closes: #780055)

svn path=/dists/sid/linux/; revision=22480
This commit is contained in:
Ben Hutchings 2015-04-06 18:54:11 +00:00
parent d66ac0ed1c
commit 7fe7fefa90
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -194,6 +194,7 @@ linux (3.16.7-ckt9-1) UNRELEASED; urgency=medium
(Closes: #780971)
* [x86] drm/i915: Add limited color range readout for HDMI/DP ports on
g4x/vlv/chv (Closes: #775217)
* HID: thingm: fix workqueue race on remove (Closes: #780055)
-- Ian Campbell <ijc@debian.org> Wed, 18 Mar 2015 21:07:15 +0000

View File

@ -572,3 +572,4 @@ features/all/psmouse/input-psmouse-ensure-that-focaltech-reports-consiste.patch
features/all/psmouse/input-psmouse-disable-changing-resolution-rate-scale.patch
features/all/psmouse/input-psmouse-disable-palm-detection-in-the-focaltec.patch
bugfix/x86/drm-i915-add-limited-color-range-readout-for-hdmi-dp.patch
bugfix/all/hid-thingm-fix-workqueue-race-on-remove.patch