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.
>
On Mon, 29 Aug 2005, Jesper Juhl wrote:
>
> verify_area() is deprecated and has been for quite a while.
> I thought I had cleaned up all users and was planning to submit the final
> patches to get rid of it completely, but when I did a final check I found
> that xtensa has been added after my ini
verify_area() is deprecated and has been for quite a while.
I thought I had cleaned up all users and was planning to submit the final
patches to get rid of it completely, but when I did a final check I found
that xtensa has been added after my initial cleanup and it still uses
verify_area(), so
3 matches
Mail list logo