commit | f5e547f4ac785c65a39211f0b8e4ffc4fe09112d | [log] [tgz] |
---|---|---|
author | Josh Poimboeuf <jpoimboe@redhat.com> | Mon Feb 13 19:42:39 2017 -0600 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Mar 08 09:24:04 2017 +0100 |
tree | 8a4826c72030d35bfed306ac748463c25b536cd0 | |
parent | 68ae4b2b687c3da59ca1d762646ddece4ea1c438 [diff] |
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>