mirror of
https://github.com/reactos/syzkaller.git
synced 2025-02-26 14:45:32 +00:00
pkg/report: more "NMI handler took too long" ignores
This commit is contained in:
parent
863a24bb5d
commit
9820e1cae6
@ -1007,11 +1007,11 @@ var linuxOopses = []*oops{
|
||||
[]*regexp.Regexp{
|
||||
compile("INFO: lockdep is turned off"),
|
||||
compile("INFO: Stall ended before state dump start"),
|
||||
compile("INFO: NMI handler .* took too long to run"),
|
||||
compile("INFO: NMI handler"),
|
||||
compile("(handler|interrupt).*took too long"),
|
||||
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{
|
||||
|
2
pkg/report/testdata/linux/report/253
vendored
Normal file
2
pkg/report/testdata/linux/report/253
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
INFO: NMI handler (perf_event_nmi_handler) took pteoro flo:ng tio nrutn:e r1r.u7p6t8 tmosoekc st
|
Loading…
x
Reference in New Issue
Block a user