On 8/29/05, linux-os (Dick Johnson) <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/