]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/virtual/uml/UserModeLinux-HOWTO.txt
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[karo-tx-linux.git] / Documentation / virtual / uml / UserModeLinux-HOWTO.txt
index 77dfecf4e2d6e7ec310b145496f494f9aac25b08..a5f8436753e7d4698bf98d1e3989a14d4a98a923 100644 (file)
 
 
   Looking at the source shows that the fault happened during a call to
-  copy_to_user to copy the data into the kernel:
+  copy_from_user to copy the data into the kernel:
 
 
        107             count -= chars;