On Fri 2018-06-01 13:47:38, Petr Mladek wrote:
On Fri 2018-06-01 06:00:47, Linus Torvalds wrote:
On Fri, Jun 1, 2018 at 4:29 AM Geert Uytterhoeven geert+renesas@glider.be wrote:
This patch series:
- Changes all existing users of "%pCr" to print the result of clk_get_rate() directly, which is safe as they all do this in task context only,
- Removes support for the "%pCr" printk format.
Looks good to me.
What tree will this go through? The normal printk one? Just checking that this doesn't end up falling through the cracks because nobody knows who would take it...
I will take it via printk.git. There already is bunch of vsprintf changes for-4.18.
It is in printk.git, branch for-4.18-vsprintf-pcr-removal now.
Also I have added Cc: stable@vger.kernel.org into the commit messages.
Best Regards, Petr
Hi Petr,
On Fri, Jun 1, 2018 at 5:19 PM, Petr Mladek pmladek@suse.com wrote:
On Fri 2018-06-01 13:47:38, Petr Mladek wrote:
On Fri 2018-06-01 06:00:47, Linus Torvalds wrote:
On Fri, Jun 1, 2018 at 4:29 AM Geert Uytterhoeven geert+renesas@glider.be wrote:
This patch series:
- Changes all existing users of "%pCr" to print the result of clk_get_rate() directly, which is safe as they all do this in task context only,
- Removes support for the "%pCr" printk format.
Looks good to me.
What tree will this go through? The normal printk one? Just checking that this doesn't end up falling through the cracks because nobody knows who would take it...
I will take it via printk.git. There already is bunch of vsprintf changes for-4.18.
It is in printk.git, branch for-4.18-vsprintf-pcr-removal now.
Thank you.
Also I have added Cc: stable@vger.kernel.org into the commit messages.
I can confirm all stable version references ("v4.x+") match.
Gr{oetje,eeting}s,
Geert
linux-stable-mirror@lists.linaro.org