aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSergey Senozhatsky <[email protected]>2014-04-07 15:38:19 -0700
committerLinus Torvalds <[email protected]>2014-04-07 16:36:02 -0700
commitd61f98c70e8b0d324e8e83be2ed546d6295e63f3 (patch)
treeef4c07ad1d867c0ad97d0478decd78ba209a9387 /tools/perf/scripts/python/bin
parent6e76668e415adf799839f0ab205142ad7002d260 (diff)
zram: move comp allocation out of init_lock
While fixing lockdep spew of ->init_lock reported by Sasha Levin [1], Minchan Kim noted [2] that it's better to move compression backend allocation (using GPF_KERNEL) out of the ->init_lock lock, same way as with zram_meta_alloc(), in order to prevent the same lockdep spew. [1] https://lkml.org/lkml/2014/2/27/337 [2] https://lkml.org/lkml/2014/3/3/32 Signed-off-by: Sergey Senozhatsky <[email protected]> Reported-by: Minchan Kim <[email protected]> Acked-by: Minchan Kim <[email protected]> Cc: Sasha Levin <[email protected]> Acked-by: Jerome Marchand <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions