diff options
Diffstat (limited to 'pkg/report/linux.go')
| -rw-r--r-- | pkg/report/linux.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go index 394ff5382..8ea126168 100644 --- a/pkg/report/linux.go +++ b/pkg/report/linux.go @@ -766,6 +766,7 @@ var linuxStackParams = &stackParams{ "destroy_workqueue", "get_device_parent", "device_add", + "finish_wait", }, corruptedLines: []*regexp.Regexp{ // Fault injection stacks are frequently intermixed with crash reports. |
