From: Navid Emamdoost <navid.emamdo...@gmail.com> Date: Sun, 21 Jul 2019 01:37:31 -0500
> allocate_flower_entry does not check for allocation success, but tries > to deref the result. I only moved the spin_lock under null check, because > the caller is checking allocation's status at line 652. > > Signed-off-by: Navid Emamdoost <navid.emamdo...@gmail.com> Applied.