summaryrefslogtreecommitdiff
path: root/vlan.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2019-05-03 10:34:04 +0200
committerTobias Klauser <tklauser@distanz.ch>2019-05-03 10:34:04 +0200
commit663c2e9d3263dfde688fc201bf19dec01a13adaf (patch)
treec459c447ca8574dbb757ddb2ca82fa7a73c5fd02 /vlan.h
parent6fc3bdfd38617a8ceded73f957ec4e4df9bee6db (diff)
AUTHORS: regenerate and correct Jon's name
Jon's name was spelled wrong in .mailmap in commit 79608cdc169b ("AUTHORS: auto-generate from commit log") and thus ended up being wrong in the AUTHORS file since we started auto-generating it. Sorry about that! Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'vlan.h')
0 files changed, 0 insertions, 0 deletions
td>
HID: cp2112: fix sleep-while-atomic
A recent commit fixing DMA-buffers on stack added a shared transfer buffer protected by a spinlock. This is broken as the USB HID request callbacks can sleep. Fix this up by replacing the spinlock with a mutex. Fixes: 1ffb3c40ffb5 ("HID: cp2112: make transfer buffers DMA capable") Cc: stable <stable@vger.kernel.org> # 4.9 Signed-off-by: Johan Hovold <johan@kernel.org> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/lib/lockdep/include')