diff options
| author | Nathan Lynch <[email protected]> | 2022-11-18 15:07:46 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-12-07 11:40:43 +0000 |
| commit | f975b6559bac510f1b1b39637997bb240f0a9969 (patch) | |
| tree | 248ac90307b97e2246346d4a89ec7adb6194025f /arch/powerpc/lib/code-patching.c | |
| parent | powerpc/rtas: clean up includes (diff) | |
| download | kernel-f975b6559bac510f1b1b39637997bb240f0a9969.tar.gz kernel-f975b6559bac510f1b1b39637997bb240f0a9969.zip | |
powerpc/rtas: define pr_fmt and convert printk call sites
Set pr_fmt to "rtas: " and convert the handful of printk() uses in
rtas.c, adjusting the messages to remove now-redundant "RTAS"
strings.
Note that rtas_restart(), rtas_power_off(), and rtas_halt() all
currently use printk() without specifying a log level. These have been
changed to use pr_emerg(), which matches the behavior of
rtas_os_term().
Signed-off-by: Nathan Lynch <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
