summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorMinchan Kim <minchan@kernel.org>2013-02-06 03:48:53 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-02-06 06:01:24 +0400
commit8b3cc3edb745cbc131560d19e3f32d81c07454b1 (patch)
tree365846c74da2920d5b94453c48144ad35a7677ec /scripts/patch-kernel
parent152bce6bdd6e6866ff83166ac75177d001c4360d (diff)
downloadlinux-8b3cc3edb745cbc131560d19e3f32d81c07454b1.tar.xz
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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions