aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMinchan Kim <[email protected]>2013-02-06 08:48:53 +0900
committerGreg Kroah-Hartman <[email protected]>2013-02-05 18:01:24 -0800
commit8b3cc3edb745cbc131560d19e3f32d81c07454b1 (patch)
tree365846c74da2920d5b94453c48144ad35a7677ec /tools/perf/scripts/python
parent152bce6bdd6e6866ff83166ac75177d001c4360d (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 <[email protected]> Acked-by: Nitin Gupta <[email protected]> Signed-off-by: Minchan Kim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions