commit | 524edf3877775c46e8b3ba56f9dd75d07914392c | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Tue May 03 05:22:27 2016 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue May 10 11:58:29 2016 +0300 |
tree | 8c4e34211850a802e8243842ab15971d455ce564 | |
parent | 18b6562c243f3a4be91a7a240090ebefccf39761 [diff] |
fbdev: fbmem: implement error handling in fbmem_init() fbmem_init() ignores all errors, while fbmem_exit() does not check if deallocating resources are valid. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>