]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: smp: Bump debugging information print down to KERN_DEBUG
authorLee Jones <lee.jones@linaro.org>
Thu, 17 Jun 2021 07:30:59 +0000 (08:30 +0100)
committerWill Deacon <will@kernel.org>
Thu, 17 Jun 2021 21:43:12 +0000 (22:43 +0100)
commita1275a3ddbe9111541b2192821cb77d659801bb3
tree9e830456aeda297e9b4818b3277d808a2fc915fc
parent70cbf5cd52e65b9e7ea198f97a0465a1d703a656
arm64: smp: Bump debugging information print down to KERN_DEBUG

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 <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210617073059.315542-1-lee.jones@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/smp.c