summaryrefslogtreecommitdiff
path: root/astraceroute.zsh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-27 11:46:57 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-27 11:46:57 +0100
commitc5bd0062b3e6b6456512d223b84e8e82aa6aa1c9 (patch)
tree42edbd6b4b5c35e4b94282c0b27331dd2315eb45 /astraceroute.zsh
parent56fd1dec9b72960a19d07b4b145b0811257359ab (diff)
netsniff-ng: Rename proto_vlan.h to vlan.h
The proto_ prefix is reserved for dissectors and the header contains helper functions not exclusive to the proto_vlan dissector, so give it a more generic name. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute.zsh')
0 files changed, 0 insertions, 0 deletions
ting an error on the buffer. The problem is that this lock can be acquired with the (request_queue) q->queue_lock held. See scsi_end_request() or ata_qc_schedule_eh(), for example. Replace the locked test/set of b_io_error with a cmpxchg() call. This eliminates the need for the lock and thus the lock ordering problem goes away. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')