Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 59024954 authored by Petr Mladek's avatar Petr Mladek Committed by Jiri Kosina
Browse files

Documentation/livepatch: Fix stale link to gmame



gmame archive does not longer exist. Use the message id and
generic redirector instead.

Reported-by: default avatarJohn Donnelly <john.donnelly@canonical.com>
Signed-off-by: default avatarPetr Mladek <pmladek@suse.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent ddc4e6d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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