summaryrefslogtreecommitdiffstats
path: root/Documentation/livepatch
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2017-01-24 21:45:15 +0900
committerJonathan Corbet <corbet@lwn.net>2017-01-26 15:25:41 -0700
commit8da9704c8bb7d4b0a2b051a5a7eda9b049f5f766 (patch)
treebada30d98a2fc59350942db78add2429e71a2b7f /Documentation/livepatch
parent5a0bc578e0723b71ecb19f5796d0b0f937785d92 (diff)
downloadlinux-0-day-8da9704c8bb7d4b0a2b051a5a7eda9b049f5f766.tar.gz
linux-0-day-8da9704c8bb7d4b0a2b051a5a7eda9b049f5f766.tar.xz
Doc: Fix double words in Documentation
This patch fix some double words found in Documentation. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/livepatch')
-rw-r--r--Documentation/livepatch/livepatch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/livepatch/livepatch.txt b/Documentation/livepatch/livepatch.txt
index f5967316deb9f..cbfabd1887793 100644
--- a/Documentation/livepatch/livepatch.txt
+++ b/Documentation/livepatch/livepatch.txt
@@ -377,7 +377,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