locking/rtmutex/tester: Set correct permissions on sysfs files
authorSasha Levin <sasha.levin@oracle.com>
Wed, 20 Mar 2013 15:58:25 +0000 (11:58 -0400)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Apr 2013 12:48:37 +0000 (14:48 +0200)
sysfs started complaining about cases where permissions don't
match what's in the sysfs ops structure (such as allowing read
without a "show" callback).

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Cc: williams@redhat.com
Link: http://lkml.kernel.org/r/1363795105-5884-1-git-send-email-sasha.levin@oracle.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found