diff options
author | Sergey Senozhatsky <[email protected]> | 2014-12-12 16:56:56 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-13 12:42:50 -0800 |
commit | b1b00a5b8a6cf32e3973507decf1216709b55072 (patch) | |
tree | 768a19295b08df9423ebae482949f3dbe35a4c23 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8c7f01025f7becd577bed9af93f974fc6798c5a3 (diff) |
zsmalloc: fix zs_init cpu notifier error handling
Mahendran Ganesh reported that zpool-enabled zsmalloc should not call
zpool_unregister_driver() from zs_init() if cpu notifier registration has
failed, because error handling is performed before we register the driver
via zpool_register_driver() call.
Factor out cpu notifier registration and unregistration code and fix
zs_init() error handling.
link: http://lkml.iu.edu//hypermail/linux/kernel/1411.1/04156.html
[[email protected]: squash bogus gcc warning]
[[email protected]: use __init and __exit]
Signed-off-by: Sergey Senozhatsky <[email protected]>
Reported-by: Mahendran Ganesh <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions