Re: [Intel-gfx] [PATCH i-g-t] Check all sysfs entries are readable without dmesg spam

2019-10-11 Thread Tvrtko Ursulin
On 11/10/2019 13:43, Chris Wilson wrote: We already check that debugfs do not cause spam (and they tend to be more heavyhanded and so more likely to break), but that does not excuse not checking our sysfs directory! Signed-off-by: Chris Wilson Cc: Tvrtko Ursulin --- tests/debugfs_test.c | 8

[Intel-gfx] [PATCH i-g-t] Check all sysfs entries are readable without dmesg spam

2019-10-11 Thread Chris Wilson
We already check that debugfs do not cause spam (and they tend to be more heavyhanded and so more likely to break), but that does not excuse not checking our sysfs directory! Signed-off-by: Chris Wilson Cc: Tvrtko Ursulin --- tests/debugfs_test.c | 8 ++-- 1 file changed, 6 insertions(+), 2