All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Tair Rzayev <tair.rzayev@gmail.com>
Cc: swetland@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: android: binder.c: Use more appropriate functions for euid retrieval
Date: Sat, 31 May 2014 12:52:05 -0700	[thread overview]
Message-ID: <20140531195205.GA14077@kroah.com> (raw)
In-Reply-To: <538A30E6.6010403@gmail.com>

On Sat, May 31, 2014 at 10:43:34PM +0300, Tair Rzayev wrote:
> Instead of getting the reference to whole credential structure, use
> task_euid() and current_euid() to get it.
> 
> Signed-off-by: Tair Rzayev <tair.rzayev@gmail.com>
> ---
>  drivers/staging/android/binder.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

What kernel tree did you make this against?  It doesn't seem to match up
with what is in my staging-next branch to merge with Linus for the next
release, so please work against that one.

Oh, and I think this is already been done, although in a bit different
way there, please check to make sure it is correct.

thanks,

greg k-h

  reply	other threads:[~2014-05-31 19:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-31 19:43 [PATCH] staging: android: binder.c: Use more appropriate functions for euid retrieval Tair Rzayev
2014-05-31 19:52 ` Greg KH [this message]
2014-05-31 20:03   ` Tair Rzayev
2014-05-31 20:18     ` Greg KH
2014-05-31 20:19       ` Greg KH

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=20140531195205.GA14077@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=swetland@google.com \
    --cc=tair.rzayev@gmail.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.