From 161737a619961b1a5bfe9f32704245b686d30792 Mon Sep 17 00:00:00 2001 From: Kirill Tkhai Date: Mon, 10 Feb 2014 22:36:23 +0400 Subject: [PATCH] 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-format-patch failed