Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1281904
| From | Petr Mladek <pmladek@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3 v9] livepatch: disambiguate symbols with the same name |
| Date | 2015-12-02 16:30 +0100 |
| Message-ID | <qBhvY-xy-11@gated-at.bofh.it> (permalink) |
| References | <qwXFw-1Np-17@gated-at.bofh.it> <qB5Et-1am-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue 2015-12-01 20:40:53, Chris J Arges wrote: > v9: > - use mod->name instead of mod->obj->name for klp_find_object_symbol in > klp_write_object_relocations > - rebase on current master > - tested with kpatch The last version looks fine to me. Feel free to add the following into all three patches: Reviewed-by: Petr Mladek <pmladek@suse.com> Thanks, Petr -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3 v9] livepatch: disambiguate symbols with the same name Chris J Arges <chris.j.arges@canonical.com> - 2015-12-02 03:50 +0100 [PATCH 3/3 v9] livepatch: function,sympos scheme in livepatch sysfs directory Chris J Arges <chris.j.arges@canonical.com> - 2015-12-02 03:50 +0100 [PATCH 1/3 v9] livepatch: add old_sympos as disambiguator field to klp_func Chris J Arges <chris.j.arges@canonical.com> - 2015-12-02 03:50 +0100 Re: [PATCH 0/3 v9] livepatch: disambiguate symbols with the same name Petr Mladek <pmladek@suse.com> - 2015-12-02 16:30 +0100 Re: [PATCH 0/3 v9] livepatch: disambiguate symbols with the same name Josh Poimboeuf <jpoimboe@redhat.com> - 2015-12-03 19:10 +0100 Re: [PATCH 0/3 v9] livepatch: disambiguate symbols with the same name Jiri Kosina <jikos@kernel.org> - 2015-12-03 23:10 +0100
csiph-web