[PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG

Subsystems: arm64 port (aarch64 architecture), the rest

STALE1872d LANDED

Landed in mainline as cf814bcfa1e6 on 2021-06-17.

3 messages, 2 authors, 2021-06-18 · open the first message on its own page

[PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG

From: Lee Jones <hidden>
Date: 2021-06-17 07:31:20

This sort of information is only generally useful when debugging.

No need to have these sprinkled through the kernel log otherwise.

Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Lee Jones <redacted>
---
 arch/arm64/kernel/smp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/smp.c b/arch/arm64/kernel/smp.c
index 46e710bef5174..6f6ff072acbde 100644
--- a/arch/arm64/kernel/smp.c
+++ b/arch/arm64/kernel/smp.c
@@ -344,7 +344,7 @@ void __cpu_die(unsigned int cpu)
 		pr_crit("CPU%u: cpu didn't die\n", cpu);
 		return;
 	}
-	pr_notice("CPU%u: shutdown\n", cpu);
+	pr_debug("CPU%u: shutdown\n", cpu);
 
 	/*
 	 * Now that the dying CPU is beyond the point of no return w.r.t.
-- 
2.32.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Re: [PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG

From: Will Deacon <will@kernel.org>
Date: 2021-06-17 22:38:53

On Thu, 17 Jun 2021 08:30:59 +0100, Lee Jones wrote:
This sort of information is only generally useful when debugging.

No need to have these sprinkled through the kernel log otherwise.
Not sure why this has "KVM" in the subject, so I replaced it with "smp".

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: smp: Bump debugging information print down to KERN_DEBUG
      https://git.kernel.org/arm64/c/cf814bcfa1e6

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Re: [PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG

From: Lee Jones <hidden>
Date: 2021-06-18 08:23:59

On Thu, 17 Jun 2021, Will Deacon wrote:
On Thu, 17 Jun 2021 08:30:59 +0100, Lee Jones wrote:
quoted
This sort of information is only generally useful when debugging.

No need to have these sprinkled through the kernel log otherwise.
Not sure why this has "KVM" in the subject, so I replaced it with "smp".
Mea culpa.  Looks like I stole it from the wrong:

  `git log --oneline -- arch/arm64/kernel/smp.c`
Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: smp: Bump debugging information print down to KERN_DEBUG
      https://git.kernel.org/arm64/c/cf814bcfa1e6

Cheers,
Thanking you.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help