+42
−67
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Using different completion variables to synchronize different kernel threads This patch fix a bug that may cause memory leak when driver disconnected. This is not a very urgent bug. Because with the default setting, driver disconnectting routine won't be called except when Linux is shut down. But if the option auto_delink_en is set, a small number of memory would leak out after memory card unplugged. Signed-off-by:wwang <wei_wang@realsil.com.cn> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>