From: JP Abgrall Date: Fri, 13 Dec 2013 22:24:36 +0000 (-0800) Subject: gpu: ion: fix kfree/list_del order X-Git-Tag: v3.14-rc1~150^2~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e09539a04285b616ebcc50f2f6b75ad7fbb0aec5;p=pandora-kernel.git gpu: ion: fix kfree/list_del order With CONFIG_SLUB_DEBUG_ON it would panic during ion_alloc() ion_buffer_create() io_heap_drain_freelist() Signed-off-by: JP Abgrall [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed