summaryrefslogtreecommitdiff
path: root/trafgen_lexer.l
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2014-07-24 18:01:43 +0000
committerTobias Klauser <tklauser@distanz.ch>2014-07-25 08:21:58 +0200
commit2de653340c789c2ef4b442b146c3f3e53e306c31 (patch)
tree4a080d8db93f368acaa0360422df92873da6d3cf /trafgen_lexer.l
parent52463b7934760b1afabd6523913a48ba2a7c51ee (diff)
mausezahn: bind to IP address in interactive mode
Adds new option ``-l'' that can be used to set mausezahn's listen address to bind to an IP of choice. e.g. mausezahn -l 127.0.0.1 -x Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen_lexer.l')
0 files changed, 0 insertions, 0 deletions
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 'Documentation/kernel-per-CPU-kthreads.txt')