diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2015-01-20 09:07:04 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-01-20 11:38:31 +1030 |
commit | c772be52319de9756fd82f36d37a6d3e003441e3 (patch) | |
tree | ea48a4ea309a0f9c69dbf0949b52a8a763585156 /arch/tile | |
parent | 574732c73d155320f9358d9ee5d84beb0f4ecee2 (diff) | |
download | blackbird-obmc-linux-c772be52319de9756fd82f36d37a6d3e003441e3.tar.gz blackbird-obmc-linux-c772be52319de9756fd82f36d37a6d3e003441e3.zip |
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
ignore_lockdep is uninitialized, and sysfs_attr_init() doesn't initialize
it, so memset to 0.
Reported-by: Huang Ying <ying.huang@intel.com>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/tile')
0 files changed, 0 insertions, 0 deletions