Commit 078a7ac
check: Suppress kmemleak scanning failures
kmemleak disables itself if an internal error has been encountered. If
this happens, any attempt to write into /sys/kernel/debug/kmemleak
triggers the error "Operation not permitted". Suppress this error
message instead of displaying it on stdout.
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>1 parent 4de1f75 commit 078a7ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
0 commit comments