From: Petr Mladek Date: Tue, 6 Dec 2016 15:09:49 +0000 (+0100) Subject: Documentation/livepatch: Fix stale link to gmame X-Git-Tag: v4.10-rc1~123^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=59024954a1e7e26b62680e1f2b5725249a6c09f7;p=karo-tx-linux.git Documentation/livepatch: Fix stale link to gmame gmame archive does not longer exist. Use the message id and generic redirector instead. Reported-by: John Donnelly Signed-off-by: Petr Mladek Signed-off-by: Jiri Kosina --- diff --git a/Documentation/livepatch/livepatch.txt b/Documentation/livepatch/livepatch.txt index 6c43f6ebee8d..f5967316deb9 100644 --- a/Documentation/livepatch/livepatch.txt +++ b/Documentation/livepatch/livepatch.txt @@ -87,7 +87,7 @@ The theory about how to apply functions a safe way is rather complex. The aim is to define a so-called consistency model. It attempts to define conditions when the new implementation could be used so that the system stays consistent. The theory is not yet finished. See the discussion at -http://thread.gmane.org/gmane.linux.kernel/1823033/focus=1828189 +https://lkml.kernel.org/r/20141107140458.GA21774@suse.cz The current consistency model is very simple. It guarantees that either the old or the new function is called. But various functions get redirected