diff options
author | Flavio Leitner <[email protected]> | 2012-01-25 08:34:52 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-01-25 21:50:43 -0500 |
commit | fddb7b5761f104f034a0e708ece756d9b2eb2cac (patch) | |
tree | f995ec889ebc1edc3fc9d3b0fe1da1fe9c2d6b76 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 2b05ad33e1e624e7f08b8676d270dc7725403b7e (diff) |
tcp: bind() optimize port allocation
Port autoselection finds a port and then drop the lock,
then right after that, gets the hash bucket again and lock it.
Fix it to go direct.
Signed-off-by: Flavio Leitner <[email protected]>
Signed-off-by: Marcelo Ricardo Leitner <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions