On Thu, 5 Dec 2013, Stefan Weil wrote: > Cc: Jiri Kosina <trivial@xxxxxxxxxx> > Cc: Rob Landley <rob@xxxxxxxxxxx> > Signed-off-by: Stefan Weil <sw@xxxxxxxxxxx> > --- > Documentation/filesystems/Locking | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/filesystems/Locking b/Documentation/filesystems/Locking > index fe7afe2..5b0c083 100644 > --- a/Documentation/filesystems/Locking > +++ b/Documentation/filesystems/Locking > @@ -544,7 +544,7 @@ like the ->fault() handler, but simply return with VM_FAULT_NOPAGE, which > will cause the VM to retry the fault. > > ->access() is called when get_user_pages() fails in > -acces_process_vm(), typically used to debug a process through > +access_process_vm(), typically used to debug a process through > /proc/pid/mem or ptrace. This function is needed only for > VM_IO | VM_PFNMAP VMAs. Applied, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html