summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorNamhyung Kim <namhyung.kim@lge.com>2013-04-01 16:46:23 +0400
committerSteven Rostedt <rostedt@goodmis.org>2013-04-10 02:54:04 +0400
commit83e03b3fe4daffdebbb42151d5410d730ae50bd1 (patch)
tree007c3030b619ba28965c60e3e8fa57dd9bbc236e /arch
parent395b97a3aeff0b8d949ee3e67bf8c11c5ffd6861 (diff)
downloadlinux-83e03b3fe4daffdebbb42151d5410d730ae50bd1.tar.xz
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 'arch')
0 files changed, 0 insertions, 0 deletions