public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Oleg Nesterov <oleg@redhat.com>
To: Frederic Weisbecker <fweisbec@gmail.com>, Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org
Subject: fork() && ftrace_graph_exit_task()
Date: Thu, 21 May 2009 21:53:30 +0200	[thread overview]
Message-ID: <20090521195330.GA13604@redhat.com> (raw)

What if the task with ->ret_stack != NULL calls fork(), and
copy_prcoess() fails after successfull dup_task_struct() ?

bad_fork_free: -> free_task()->ftrace_graph_exit_task() will
free the parent's ->ret_stack copied by arch_dup_task_struct(),
no?

Oleg.


             reply	other threads:[~2009-05-21 19:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21 19:53 Oleg Nesterov [this message]
2009-05-24 22:16 ` fork() && ftrace_graph_exit_task() Frederic Weisbecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090521195330.GA13604@redhat.com \
    --to=oleg@redhat.com \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox