[Skiboot] [PATCH] log_level: Reduce the in memory console log_level to lower priority
Stewart Smith
stewart at linux.vnet.ibm.com
Tue Aug 2 18:18:48 AEST 2016
ppaidipe at linux.vnet.ibm.com writes:
> From: Pridhiviraj Paidipeddi <ppaidipe at linux.vnet.ibm.com>
>
> Below are the in-memory console log messages observed with error level(PR_ERROR)
>
> [54460318,3] HBRT: Mem region 'ibm,homer-image' not found !
> [54465404,3] HBRT: Mem region 'ibm,homer-image' not found !
> [54470372,3] HBRT: Mem region 'ibm,homer-image' not found !
> [54475369,3] HBRT: Mem region 'ibm,homer-image' not found !
> [11540917382,3] NVRAM: Layout appears sane
> [11694529822,3] OPAL: Trying a CPU re-init with flags: 0x2
> [61291003267,3] OPAL: Trying a CPU re-init with flags: 0x1
> [61394005956,3] OPAL: Trying a CPU re-init with flags: 0x2
>
> Lowering the log level of mem region not found messages to PR_WARNING and remaining messages to PR_INFO level
>
> [54811683,4] HBRT: Mem region 'ibm,homer-image' not found !
> [10923382751,6] NVRAM: Layout appears sane
> [55533988976,6] OPAL: Trying a CPU re-init with flags: 0x1
>
> Signed-off-by: Pridhiviraj Paidipeddi <ppaidipe at linux.vnet.ibm.com>
> ---
> core/cpu.c | 2 +-
> core/hostservices.c | 2 +-
> core/nvram-format.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
THanks!
Merged to master as of 341daa8104af3231b908e6fcffeedb5e47b33990
I've also cherry picked these back to 5.1.x and 5.3.x stable trees:
[skiboot-5.3.x 7aabae2]
[skiboot-5.1.x 3560f40]
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list