commit | 82867936b00a8b73d38796577a66357024cd22fc | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Aug 06 10:15:36 2014 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Aug 06 10:24:05 2014 +0930 |
tree | 77c4747beb37ff52688a18c0194186797353ccf2 | |
parent | 2e3a10a1551d6ceea005e6a62ca58183b8976217 [diff] |
drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable. We don't want random users to be able to spam the logs, and commit 37549e94c77a94a9c32b5ae3313a3801cb66adf9 (sysfs: disallow world-writable files.) finally makes this a build error. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>