lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 26 Dec 2019 13:07:24 -0800 (PST) From: David Miller <davem@...emloft.net> To: qdkevin.kou@...il.com Cc: linux-sctp@...r.kernel.org, netdev@...r.kernel.org, nhorman@...driver.com, marcelo.leitner@...il.com Subject: Re: [PATCH net-next] sctp: move trace_sctp_probe_path into sctp_outq_sack From: Kevin Kou <qdkevin.kou@...il.com> Date: Thu, 26 Dec 2019 12:29:17 +0000 > This patch is to remove trace_sctp_probe_path from the TP_fast_assign > part of TRACE_EVENT(sctp_probe) to avoid the nest of entry function, > and trigger sctp_probe_path_trace in sctp_outq_sack. ... Applied, but why did you remove the trace enabled check, just out of curiosity?
Powered by blists - more mailing lists