diff options
| author | Herbert Xu <[email protected]> | 2011-03-01 02:36:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-03-01 12:35:02 -0800 |
| commit | 1470ddf7f8cecf776921e5ccee72e3d2b3d60cbc (patch) | |
| tree | 723eb6971efd9603908354ef1642cb9c8ed04e23 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 5a2ef92023506d4e9cd13617b5a46b4d0f1b6747 (diff) | |
inet: Remove explicit write references to sk/inet in ip_append_data
In order to allow simultaneous calls to ip_append_data on the same
socket, it must not modify any shared state in sk or inet (other
than those that are designed to allow that such as atomic counters).
This patch abstracts out write references to sk and inet_sk in
ip_append_data and its friends so that we may use the underlying
code in parallel.
Signed-off-by: Herbert Xu <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions