Files
kernel/drivers
Heesub Shin 895ae87657 staging: ion: fixup invalid kfree() calls on heap destroy
I've noticed that the last commit to ion_system_heap.c ('staging: ion:
optimize struct ion_system_heap') has an omission, so an invalid kfree()
gets called on ion_system_heap_destroy(). As ION system heap is never
destroyed until system shutdown, it may not cause any harm, but should
be fixed. I should have caught this before the merge, my bad.

Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-19 19:58:56 -07:00
..
2014-06-12 13:43:08 +02:00
2014-06-12 13:43:02 +02:00
2014-05-27 17:38:11 -07:00
2014-06-15 01:00:50 -07:00
2014-05-26 21:27:09 +02:00
2014-05-27 14:11:06 -07:00