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.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index b1b4dda8a..19a312f9b 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -1328,7 +1328,7 @@ var linuxOopses = []*oops{
[]oopsFormat{
{
title: compile("Booting the kernel."),
- fmt: "unexpected kernel reboot",
+ fmt: UnexpectedKernelReboot,
noStackTrace: true,
},
},