summaryrefslogtreecommitdiff
path: root/trie.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-04-30 10:42:29 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-04-30 10:42:29 +0200
commite7c6de80086ee33a20176669a70050c036db0d2f (patch)
tree6807a15c9d7b9081fa58a9bcb3894726b756a698 /trie.h
parent025dc005c366f4df67651df61f282f1e8a301463 (diff)
trafgen: Use strtoul() instead of strtol() for unsigned long
If setting an unsigned long variable, use strtoul() instead of strtol(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trie.h')
0 files changed, 0 insertions, 0 deletions
n 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 'include/rdma/ib_umem.h')