[PATCH] misc verify_area cleanups
[deliverable/linux.git] / arch / i386 / kernel / vm86.c
index d3b4c540eb6435b10a148b0a454207704606be2c..ec0f68ce68860c5b7e15e6158a79afbd5e93c3a5 100644 (file)
@@ -222,7 +222,7 @@ asmlinkage int sys_vm86(struct pt_regs regs)
                        goto out;
                case VM86_PLUS_INSTALL_CHECK:
                        /* NOTE: on old vm86 stuff this will return the error
-                          from verify_area(), because the subfunction is
+                          from access_ok(), because the subfunction is
                           interpreted as (invalid) address to vm86_struct.
                           So the installation check works.
                         */
This page took 0.024587 seconds and 5 git commands to generate.