diff options
author | Nathan Lynch <[email protected]> | 2022-11-18 09:07:46 -0600 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-12-07 22:40:43 +1100 |
commit | f975b6559bac510f1b1b39637997bb240f0a9969 (patch) | |
tree | 248ac90307b97e2246346d4a89ec7adb6194025f /lib/mpi/mpi-sub-ui.c | |
parent | 9581f8a00777a073fdd8146659a51ca007cae8d6 (diff) |
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 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions