aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJames Bottomley <[email protected]>2011-01-23 08:31:14 -0600
committerJeff Garzik <[email protected]>2011-03-02 02:36:45 -0500
commitc34aeebc06e8bdde93e8c8f40d9903b1aaab63c6 (patch)
tree852e437afe7d0e03d2cfc97986dace7228309114 /tools/perf/util/scripting-engines/trace-event-python.c
parenta29b5dad46ee4168c8fc18e47dabbde49790527b (diff)
libata: fix eh locking
The SCSI host eh_cmd_q should be protected by the host lock (not the port lock). This probably doesn't matter that much at the moment, since we try to serialise the add and eh pieces, but it might matter in future for more convenient error handling. Plus this switches libata to the standard eh pattern where you lock, remove from the cmd queue to a local list and unlock and then operate on the local list. Signed-off-by: James Bottomley <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions