From 5da37c6e74cc77f51ec7bfb207b4cf2844ee1c58 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Tue, 28 Mar 2023 12:19:19 +0200 Subject: pkg/report: ignore more guilty files Ignore arch/arm64/kernel/process.c and some of page cache sources, as the real problem will much more likely lie in the caller. --- pkg/report/testdata/linux/guilty/21 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/report/testdata/linux/guilty/21') diff --git a/pkg/report/testdata/linux/guilty/21 b/pkg/report/testdata/linux/guilty/21 index 7006f8e70..a324159e8 100644 --- a/pkg/report/testdata/linux/guilty/21 +++ b/pkg/report/testdata/linux/guilty/21 @@ -1,4 +1,4 @@ -FILE: mm/filemap.c +FILE: fs/block_dev.c INFO: task syz-executor6:9207 blocked for more than 120 seconds. Not tainted 4.15.0-rc2-next-20171208+ #63 -- cgit mrf-deployment