]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ACPI: processor: Reduce the log level of a per-CPU message about idle states
authorLi RongQing <lirongqing@baidu.com>
Fri, 19 Jul 2024 14:53:30 +0000 (22:53 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 2 Aug 2024 14:59:21 +0000 (16:59 +0200)
commit5ac5f3f80aea2575a84791f0eb18eef9919684c9
treeef38675d859af4a0928635765d4c0ec40e48bcab
parent8400291e289ee6b2bf9779ff1c83a291501f017b
ACPI: processor: Reduce the log level of a per-CPU message about idle states

This made the CPU bootup faster, otherwise Linux spends lots
of time to printing nonsense information for each CPU when
there are lots of CPUs.

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Link: https://patch.msgid.link/20240719145330.9430-1-lirongqing@baidu.com
[ rjw: Subject edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_processor.c