mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 19:39:40 +00:00
pkg/report: reformat code
This commit is contained in:
parent
b80fd3b5d4
commit
2199644490
@ -998,7 +998,7 @@ var linuxOopses = []*oops{
|
||||
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::"), // Android can print this during boot.
|
||||
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
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user