[RFC PATCH v1 02/10] RISC-V: Use common print prefix in smp.c
Bin Meng
bmeng.cn at gmail.com
Mon Jun 14 06:33:57 PDT 2021
On Sun, Jun 13, 2021 at 12:06 AM Anup Patel <anup.patel at wdc.com> wrote:
>
> We add "#define pr_fmt()" in smp.c to use "riscv:" as common
> print prefix for all pr_xyz() statements in this file.
>
> Signed-off-by: Anup Patel <anup.patel at wdc.com>
> ---
> arch/riscv/kernel/smp.c | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the linux-riscv
mailing list