]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/livepatch/livepatch.txt
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[karo-tx-linux.git] / Documentation / livepatch / livepatch.txt
index 7f04e13ec53d80189553fefd90dcfca135c6d205..9d2096c7160de53121ca723d2231db3a46a15e81 100644 (file)
@@ -358,7 +358,7 @@ The current Livepatch implementation has several limitations:
     Each function has to handle TOC and save LR before it could call
     the ftrace handler. This operation has to be reverted on return.
     Fortunately, the generic ftrace code has the same problem and all
-    this is is handled on the ftrace level.
+    this is handled on the ftrace level.
 
 
   + Kretprobes using the ftrace framework conflict with the patched