Thread (12 messages) 12 messages, 7 authors, 2018-06-01

[PATCH 2/4] thermal: bcm2835: Stop using printk format %pCr

From: Stefan Wahren <hidden>
Date: 2018-06-01 09:36:44
Also in: linux-clk, linux-doc, linux-pm, linux-renesas-soc, linux-serial, lkml


Am 01.06.2018 um 11:28 schrieb Geert Uytterhoeven:
Printk format "%pCr" will be removed soon, as clk_get_rate() must not be
called in atomic context.

Replace it by printing the variable that already holds the clock rate.
Note that calling clk_get_rate() is safe here, as the code runs in task
context.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Stefan Wahren <redacted>

Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help