diff options
| author | Benoît Canet <[email protected]> | 2015-06-25 21:02:57 +0200 |
|---|---|---|
| committer | Ilya Dryomov <[email protected]> | 2015-09-08 23:14:28 +0300 |
| commit | d920ff6fc7c1ec3d7bd80432bff5575c0ebe426c (patch) | |
| tree | eb265cf997abf7109fde1705a4cd7f2266d05e11 /drivers/mtd/lpddr/lpddr2_nvm.c | |
| parent | b79b23682a1649f30960fb5bd920ba46c89a1b14 (diff) | |
libceph: Avoid holding the zero page on ceph_msgr_slab_init errors
ceph_msgr_slab_init may fail due to a temporary ENOMEM.
Delay a bit the initialization of zero_page in ceph_msgr_init and
reorder its cleanup in _ceph_msgr_exit so it's done in reverse
order of setup.
BUG_ON() will not suffer to be postponed in case it is triggered.
Signed-off-by: Benoît Canet <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr2_nvm.c')
0 files changed, 0 insertions, 0 deletions