From db6065c04ea0b03b5f71f917621bfe9bb14688aa Mon Sep 17 00:00:00 2001 From: Richard Genoud Date: Thu, 27 Sep 2012 09:34:16 +0200 Subject: [PATCH] --- yaml --- r: 332962 b: refs/heads/master c: 062d52672446014222942cae6934d97769b329f0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/virtual/uml/UserModeLinux-HOWTO.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5b249c3e336e..0f8b1699898c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 91312c53aff4c9863dca6080182091dc5c5824c6 +refs/heads/master: 062d52672446014222942cae6934d97769b329f0 diff --git a/trunk/Documentation/virtual/uml/UserModeLinux-HOWTO.txt b/trunk/Documentation/virtual/uml/UserModeLinux-HOWTO.txt index 77dfecf4e2d6..a5f8436753e7 100644 --- a/trunk/Documentation/virtual/uml/UserModeLinux-HOWTO.txt +++ b/trunk/Documentation/virtual/uml/UserModeLinux-HOWTO.txt @@ -3591,7 +3591,7 @@ 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;