diff options
| author | Eric Dumazet <[email protected]> | 2010-06-24 00:54:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-06-29 06:24:30 +0000 |
| commit | 33d91f00c73ba0012bce18c1690cb8313ca7adaa (patch) | |
| tree | 71a927098b248685af4dede30d443ef73c344d16 /net/ipv4/tcp_output.c | |
| parent | net: use this_cpu_ptr() (diff) | |
| download | kernel-33d91f00c73ba0012bce18c1690cb8313ca7adaa.tar.gz kernel-33d91f00c73ba0012bce18c1690cb8313ca7adaa.zip | |
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
- Must disable preemption in case of 32bit UP in u64_stats_fetch_begin()
and u64_stats_fetch_retry()
- Add new u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh() for
network usage, disabling BH on 32bit UP only.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
