All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Oleg Nesterov <oleg@redhat.com>
Cc: arve@android.com, jrm8005@gmail.com, rlove@google.com,
	swetland@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Date: Sun, 18 Jan 2009 10:22:21 -0800	[thread overview]
Message-ID: <20090118182221.GA14477@suse.de> (raw)
In-Reply-To: <20090118171720.GA18374@redhat.com>

On Sun, Jan 18, 2009 at 06:17:20PM +0100, Oleg Nesterov wrote:
> Compile tested.
> 
> task_struct->signal is not protected by RCU, the code is bogus.
> Change the code to take ->siglock to pin ->signal.
> 
> Signed-off-by: Oleg Nesterov <oleg@redhat.com>

Thanks for the fix, I'll queue it up next week.

greg k-h

      reply	other threads:[~2009-01-18 18:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-18 17:17 [PATCH] android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal Oleg Nesterov
2009-01-18 18:22 ` Greg KH [this message]

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=20090118182221.GA14477@suse.de \
    --to=gregkh@suse.de \
    --cc=arve@android.com \
    --cc=jrm8005@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleg@redhat.com \
    --cc=rlove@google.com \
    --cc=swetland@google.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.