From e09539a04285b616ebcc50f2f6b75ad7fbb0aec5 Mon Sep 17 00:00:00 2001 From: JP Abgrall Date: Fri, 13 Dec 2013 14:24:36 -0800 Subject: [PATCH] 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-format-patch failed