summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorDavid S. Miller2014-11-05 22:23:09 +0100
committerDavid S. Miller2014-11-05 22:23:09 +0100
commit46d3802627f60be1c17659a44c8d2d7a5e247023 (patch)
tree546378e4ce446ed1b9883bb16307a3fb3cc9ca7a /net/ipv4/tcp_input.c
parentdrivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "... (diff)
parentstmmac: fix atomicity in pm routines (diff)
downloadkernel-qcow2-linux-46d3802627f60be1c17659a44c8d2d7a5e247023.tar.gz
kernel-qcow2-linux-46d3802627f60be1c17659a44c8d2d7a5e247023.tar.xz
kernel-qcow2-linux-46d3802627f60be1c17659a44c8d2d7a5e247023.zip
Merge branch 'stmmac-net'
Giuseppe Cavallaro says: ==================== stmmac: review and fix lock and atomicity Recently some issues have been reported for the driver for locking mechanism and atomicity. In fact, enabling DEBUG support to prove lock and to verify if sleeping while atomic context some warnings occur at runtime. I have reproduced all on STi platforms. Concerning the tx path, I had provided a patch time ago but I discarded the idea to completely remove locks; in this patch-set we can have some useful fixes instead of. This patch-set is to fix the atomicity in the PM stuff where I tried to collect all the points and advice reported in the past weeks. As final result, on my side no warnings and no problem when suspend/resume the driver on STi boxes. I also added a patch that fixes the locks for the EEE. As pointed in some thread there was a design problem behind the eee initialization and I have tried to fix that before. As final result no issues when proving locks too. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions