diff options
author | Nathan Lynch <nathanl@linux.ibm.com> | 2022-11-18 16:07:46 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-12-07 12:40:43 +0100 |
commit | f975b6559bac510f1b1b39637997bb240f0a9969 (patch) | |
tree | 248ac90307b97e2246346d4a89ec7adb6194025f /arch/powerpc/Kconfig | |
parent | powerpc/rtas: clean up includes (diff) | |
download | linux-f975b6559bac510f1b1b39637997bb240f0a9969.tar.xz linux-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 <nathanl@linux.ibm.com>
Reviewed-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221118150751.469393-9-nathanl@linux.ibm.com
Diffstat (limited to 'arch/powerpc/Kconfig')
0 files changed, 0 insertions, 0 deletions