On Fri, 20 Nov 2015, Chris J Arges wrote: > The following directory structure will allow for cases when the same > function name exists in a single object. > /sys/kernel/livepatch/<patch>/<object>/<function,sympos> > > The sympos number corresponds to the nth occurrence of the symbol name in > kallsyms for the patched object. > > An example of patching multiple symbols can be found here: > https://github.com/dynup/kpatch/issues/493 > > Signed-off-by: Chris J Arges <chris.j.ar...@canonical.com>
Reviewed-by: Miroslav Benes <mbe...@suse.cz> Miroslav -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/