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 21a0960ae..a1dafccfd 100644 --- a/pkg/report/linux.go +++ b/pkg/report/linux.go @@ -1259,6 +1259,7 @@ var linuxStackParams = &stackParams{ "insert_work", "__queue_delayed_work", "queue_delayed_work_on", + "ida_free", // arm64 translation exception handling path. "do_(kernel|translation)_fault", "do_mem_abort", |
