summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung.kim@lge.com>2013-04-01 21:46:23 +0900
committerSteven Rostedt <rostedt@goodmis.org>2013-04-09 18:54:04 -0400
commit83e03b3fe4daffdebbb42151d5410d730ae50bd1 (patch)
tree007c3030b619ba28965c60e3e8fa57dd9bbc236e /include
parent395b97a3aeff0b8d949ee3e67bf8c11c5ffd6861 (diff)
tracing: Fix double free when function profile init failed
On the failure path, stat->start and stat->pages will refer same page. So it'll attempt to free the same page again and get kernel panic. Link: http://lkml.kernel.org/r/1364820385-32027-1-git-send-email-namhyung@kernel.org Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Namhyung Kim <namhyung.kim@lge.com> Cc: stable@vger.kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions