From: Kirill Tkhai Date: Mon, 10 Feb 2014 18:36:23 +0000 (+0400) Subject: staging: slicoss: Fix possible reuse of freed memory in timer function X-Git-Tag: v3.15-rc1~139^2~1180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=161737a619961b1a5bfe9f32704245b686d30792;p=pandora-kernel.git staging: slicoss: Fix possible reuse of freed memory in timer function Do not call kfree() till timer function is finished. [This was found using grep. Compiled tested only] Signed-off-by: Kirill Tkhai CC: Joe Perches CC: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed