All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Juhl <jesper.juhl@gmail.com>
To: "linux-os (Dick Johnson)" <linux-os@analogic.com>
Cc: Chris Zankel <chris@zankel.net>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] convert verify_area to access_ok in xtensa/kernel/signal.c
Date: Mon, 29 Aug 2005 19:45:49 +0200	[thread overview]
Message-ID: <9a87484905082910455100911d@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0508291337570.4864@chaos.analogic.com>

On 8/29/05, linux-os (Dick Johnson) <linux-os@analogic.com> wrote:
> 
> On Mon, 29 Aug 2005, Jesper Juhl wrote:
> 
> >
> > verify_area() is deprecated and has been for quite a while.
[snip]
> >
> > This patch converts all uses of verify_area() in xtensa/kernel/signal.c to
> > use access_ok() instead.
> >
> > Please apply.
> >
> 
> Isn't access_ok() also gone, handled by the put/get/copy/to/from/user
> stuff?
> 
No. access_ok() is still used extensively.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

      reply	other threads:[~2005-08-29 17:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-29 17:31 [PATCH] convert verify_area to access_ok in xtensa/kernel/signal.c Jesper Juhl
2005-08-29 17:39 ` linux-os (Dick Johnson)
2005-08-29 17:45   ` Jesper Juhl [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=9a87484905082910455100911d@mail.gmail.com \
    --to=jesper.juhl@gmail.com \
    --cc=chris@zankel.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-os@analogic.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.