Re: [PATCH][0/10] verify_area cleanup

2005-03-13 Thread Jesper Juhl
On Sun, 13 Mar 2005, William Lee Irwin III wrote: > On Fri, Mar 04, 2005 at 03:47:07AM +0100, Jesper Juhl wrote: > > Now that 2.6.11 is out the door it's time to try and submit this again. > > The following patches convert all users of verify_area to access_ok and > > the final patch then depreca

Re: [PATCH][0/10] verify_area cleanup

2005-03-13 Thread William Lee Irwin III
On Fri, Mar 04, 2005 at 03:47:07AM +0100, Jesper Juhl wrote: > Now that 2.6.11 is out the door it's time to try and submit this again. > The following patches convert all users of verify_area to access_ok and > the final patch then deprecates verify_area acros all archs with the > intention of re