From: Yafang Shao <laoar.shao@gmail.com>
To: davem@davemloft.net
Cc: daniel@iogearbox.net, edumazet@google.com, joe@perches.com,
xiyou.wangcong@gmail.com, netdev@vger.kernel.org,
shaoyafang@didiglobal.com, Yafang Shao <laoar.shao@gmail.com>
Subject: [PATCH v3 net-next 0/2] clean up SOCK_DEBUG()
Date: Sun, 17 Feb 2019 22:26:30 +0800 [thread overview]
Message-ID: <1550413592-7877-1-git-send-email-laoar.shao@gmail.com> (raw)
Per discussion with Daniel[1] and Eric[2], these SOCK_DEBUG() calles in
TCP are not needed now.
We'd better clean up it.
Plus undefine SOCK_DEBUGGING by default.
[1] https://patchwork.ozlabs.org/patch/1035573/
[2] https://patchwork.ozlabs.org/patch/1040533/
Yafang Shao (2):
tcp: clean up SOCK_DEBUG()
net: sock: undefine SOCK_DEBUGGING
include/net/sock.h | 13 ++++++++-----
net/core/sock.c | 3 +++
net/ipv4/tcp_input.c | 19 +------------------
net/ipv6/tcp_ipv6.c | 2 --
4 files changed, 12 insertions(+), 25 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-02-17 14:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-17 14:26 Yafang Shao [this message]
2019-02-17 14:26 ` [PATCH v3 net-next 1/2] tcp: clean up SOCK_DEBUG() Yafang Shao
2019-02-17 14:26 ` [PATCH v3 net-next 2/2] net: sock: undefine SOCK_DEBUGGING Yafang Shao
2019-02-23 21:21 ` David Miller
2019-02-23 22:13 ` Joe Perches
2019-02-24 1:11 ` Cong Wang
2019-02-24 2:30 ` David Miller
2019-02-25 22:00 ` Cong Wang
2019-02-25 22:29 ` David Miller
2019-02-25 22:58 ` Cong Wang
2019-02-25 23:11 ` David Miller
2019-02-25 23:11 ` David Miller
2019-02-25 23:18 ` Cong Wang
2019-02-25 23:54 ` Yafang Shao
2019-02-24 1:26 ` Cong Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1550413592-7877-1-git-send-email-laoar.shao@gmail.com \
--to=laoar.shao@gmail.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=joe@perches.com \
--cc=netdev@vger.kernel.org \
--cc=shaoyafang@didiglobal.com \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox