diff options
author | Minchan Kim <minchan@kernel.org> | 2013-02-06 08:48:53 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-05 18:01:24 -0800 |
commit | 8b3cc3edb745cbc131560d19e3f32d81c07454b1 (patch) | |
tree | 365846c74da2920d5b94453c48144ad35a7677ec /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 152bce6bdd6e6866ff83166ac75177d001c4360d (diff) |
zram: get rid of lockdep warning
Lockdep complains about recursive deadlock of zram->init_lock.
[1] made it false positive because we can't request IO to zram
before setting disksize. Anyway, we should shut lockdep up to
avoid many reporting from user.
[1] : zram: force disksize setting before using zram
Acked-by: Jerome Marchand <jmarchan@redhat.com>
Acked-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions