]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
livepatch: store function sizes
authorJosh Poimboeuf <jpoimboe@redhat.com>
Tue, 14 Feb 2017 01:42:39 +0000 (19:42 -0600)
committerJiri Kosina <jkosina@suse.cz>
Wed, 8 Mar 2017 08:24:04 +0000 (09:24 +0100)
commitf5e547f4ac785c65a39211f0b8e4ffc4fe09112d
tree8a4826c72030d35bfed306ac748463c25b536cd0
parent68ae4b2b687c3da59ca1d762646ddece4ea1c438
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>
include/linux/livepatch.h
kernel/livepatch/core.c