Re: [PATCHv4 0/6] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
From: Sergey Senozhatsky <hidden>
Date: 2017-11-29 07:25:07
Also in:
lkml
From: Sergey Senozhatsky <hidden>
Date: 2017-11-29 07:25:07
Also in:
lkml
On (11/28/17 16:47), Petr Mladek wrote:
On Fri 2017-11-10 08:48:24, Sergey Senozhatsky wrote:quoted
Hello, A reworked version. There is a new dereference_symbol_descriptor() function now, where "the magic happens", so I don't touch kallsyms_lookup() and module_address_lookup() anymore.The new version looks good to me. Thanks a lot for reworking it. I feel much better now. For the whole series: Reviewed-by: Petr Mladek <pmladek@suse.com>quoted
All Ack-s/Tested-by-s were dropped, since the patch set has been reworked. I'm kindly asking arch-s maintainers and developers to test it once again. Sorry for any inconveniences and thanks for your help in advance.I see that it was tested on all affected architectures. Thanks a lot all testers. It seems that we are ready to go. I am going to push this into for-4.16 branch in printk.git.
thanks. -ss