aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMarcelo Ricardo Leitner <marcelo.leitner@gmail.com>2018-04-26 16:58:50 -0300
committerDavid S. Miller <davem@davemloft.net>2018-04-27 14:35:22 -0400
commitc45698f89626177f8c51409142cbe9c5bbed4af7 (patch)
treeb468db0996d52062b34798e83303864c3035fa2b /tools/perf/scripts/python/bin/stackcollapse-report
parentselftests: pmtu: Minimum MTU for vti6 is 68 (diff)
sctp: remove old and unused SCTP_MIN_PMTU
This value is not used anywhere in the code. In essence it is a duplicate of SCTP_DEFAULT_MINSEGMENT, which is used by the stack. SCTP_MIN_PMTU value makes more sense, but we should not change to it now as it would risk breaking applications. So this patch removes SCTP_MIN_PMTU and adjust the comment above it. Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
900'>2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0 2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0 2009-09-23ocfs2: add spinlock protection when dealing with lockres->purge.Wengang Wang1-1/+5 2009-04-03ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()Sunil Mushran1-2/+18 2009-02-26ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran1-2/+1 2009-01-05ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migratingSunil Mushran1-1/+2 2008-03-10ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran1-2/+4 2007-05-02[PATCH] ocfs2: use __set_current_state()Milind Arun Choudhary1-1/+1 2007-03-26ocfs2_dlm: Fix lockres ref counting bugSunil Mushran1-8/+2 2007-03-14ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockresSunil Mushran1-0/+2