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 172a75b4d..51542326a 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -1011,6 +1011,7 @@ var linuxOopses = []*oops{
compile("_INFO::"), // Android can print this during boot.
compile("INFO: sys_.* is not present in /proc/kallsyms"), // pkg/host output in debug mode
compile("INFO: no syscalls can create resource"), // pkg/host output in debug mode
+ compile("(handler|interrupt).*took too long"),
},
},
&oops{