aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/report/linux.go')
-rw-r--r--pkg/report/linux.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index 218cd963d..9f538e595 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -1331,6 +1331,7 @@ var linuxStackParams = &stackParams{
"cleanup_srcu_struct",
"rhashtable_lookup",
"extract_(user|iter)_to_sg",
+ "drop_nlink",
},
corruptedLines: []*regexp.Regexp{
// Fault injection stacks are frequently intermixed with crash reports.