[PATCH 0/5] Limit console output by suppressing repetitious messages

From: Mike Travis
Date: Tue Nov 17 2009 - 19:22:55 EST



Fifth version...

- Print Processor and Core ID's only for first cpu booted.


Fourth version...

- Make the cpu bootup message a static (inlinable) function.

- Remove the reference of smp_processor_id == 0 indicating the boot cpu.

- Moved Hidetoshi's latest patch (with mods to not use pr_cont()) to
separate thread.


Third version...

- Remove Processor Summary at end of bootup sequence and added '#'
to CPU numbers. This makes it a bit easier to pick up the context if
an error message disrupts the single output line of cpus.

- Remove cacheline size printout changes (dealt with in other patches)

- Modify MCE handler to send msgs to kernel debug log buffer and to not
output an extra '\n' per cpu.

- ACPI messages moved to separate thread since they need to be submitted
via the acpi group.

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/