[PATCH 0/4] Drop uninformative messages from bootlog

From: Punit Agrawal
Date: Thu Jul 20 2017 - 07:04:22 EST


Hi,

While booting v4.13-rc1 on an arm64 system, I noticed some messages
that clutter the boot log without providing any useful
information. This series trims some of the obvious offenders.

The patches are spread across a few sub-systems - arm64/mm, mailbox,
APEI and xen, and can be independently merged.

Thanks,
Punit


Punit Agrawal (4):
arm64/numa: Drop duplicate message
mailbox: pcc: Drop uninformative output during boot
ACPI / APEI: Drop uninformative messages during boot
xen: Drop un-informative message during boot

arch/arm64/mm/numa.c | 7 +------
drivers/acpi/apei/ghes.c | 9 +--------
drivers/mailbox/pcc.c | 4 +---
drivers/xen/xenfs/super.c | 1 -
4 files changed, 3 insertions(+), 18 deletions(-)

--
2.11.0