aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/linux.go
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-06-02 15:09:39 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-06-02 17:23:51 +0200
commitc98aaf984a8f6f5af4dd2601ec735bf4d9df34b4 (patch)
tree4c6d4d3c64bddb4cfc150471b2e637a387494b16 /pkg/report/linux.go
parent52fd7b7d77d5d922e0a2ca3c28785a6ad450b49b (diff)
pkg/report: improve report titles
Diffstat (limited to 'pkg/report/linux.go')
-rw-r--r--pkg/report/linux.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index 76a41b3ac..02502b1c8 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -850,6 +850,8 @@ var linuxStackParams = &stackParams{
"device_del",
"device_unregister",
"device_destroy",
+ "device_release",
+ "devres_release_all",
"hwrng_unregister",
"i2c_del_adapter",
"__unregister_client",