kernel-fxtec-pro1x/kernel/livepatch
Josh Poimboeuf f5e547f4ac livepatch: store function sizes
For the consistency model we'll need to know the sizes of the old and
new functions to determine if they're on the stacks of any tasks.

Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Reviewed-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2017-03-08 09:24:04 +01:00
..
core.c livepatch: store function sizes 2017-03-08 09:24:04 +01:00
Kconfig livepatch: rename config to CONFIG_LIVEPATCH 2015-02-04 11:25:51 +01:00
Makefile livepatch: move patching functions into patch.c 2017-03-08 09:23:40 +01:00
patch.c livepatch: move patching functions into patch.c 2017-03-08 09:23:40 +01:00
patch.h livepatch: move patching functions into patch.c 2017-03-08 09:23:40 +01:00