]> err.no Git - linux-2.6/blobdiff - arch/um/kernel/skas/process.c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6] / arch / um / kernel / skas / process.c
index 42f2da687dc83a782ce360376457b0c347ec29c7..599d679bd4fcb3bfdebff8355d69e8d5b7a13274 100644 (file)
@@ -381,9 +381,9 @@ int copy_context_skas0(unsigned long new_stack, int pid)
 }
 
 /*
- * This is used only, if proc_mm is available, while PTRACE_FAULTINFO
- * isn't. Opening /proc/mm creates a new mm_context, which lacks the stub-pages
- * Thus, we map them using /proc/mm-fd
+ * This is used only, if stub pages are needed, while proc_mm is
+ * availabl. Opening /proc/mm creates a new mm_context, which lacks
+ * the stub-pages. Thus, we map them using /proc/mm-fd
  */
 void map_stub_pages(int fd, unsigned long code,
                    unsigned long data, unsigned long stack)