summaryrefslogtreecommitdiff
path: root/drivers/md/dm-uevent.c
diff options
context:
space:
mode:
authorAditya Pakki <pakki001@umn.edu>2019-03-05 01:48:54 +0300
committerSong Liu <songliubraving@fb.com>2019-03-12 20:15:18 +0300
commite406f12dde1a8375d77ea02d91f313fb1a9c6aec (patch)
treeb11f0208ee191c21233ebc8a6c318d35daae1f5e /drivers/md/dm-uevent.c
parentb761dcf1217760a42f7897c31dcb649f59b2333e (diff)
downloadlinux-e406f12dde1a8375d77ea02d91f313fb1a9c6aec.tar.xz
md: Fix failed allocation of md_register_thread
mddev->sync_thread can be set to NULL on kzalloc failure downstream. The patch checks for such a scenario and frees allocated resources. Committer node: Added similar fix to raid5.c, as suggested by Guoqing. Cc: stable@vger.kernel.org # v3.16+ Acked-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Aditya Pakki <pakki001@umn.edu> Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'drivers/md/dm-uevent.c')
0 files changed, 0 insertions, 0 deletions