[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091117191752.164451000@alcatraz.americas.sgi.com>
Date: Tue, 17 Nov 2009 13:17:52 -0600
From: Mike Travis <travis@....com>
To: Ingo Molnar <mingo@...e.hu>, Thomas Gleixner <tglx@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Heiko Carstens <heiko.carstens@...ibm.com>,
Roland Dreier <rdreier@...co.com>,
Randy Dunlap <rdunlap@...otime.net>, Tejun Heo <tj@...nel.org>,
Andi Kleen <andi@...stfloor.org>,
Greg Kroah-Hartman <gregkh@...e.de>,
Yinghai Lu <yhlu.kernel@...il.com>,
"H. Peter Anvin" <hpa@...or.com>,
David Rientjes <rientjes@...gle.com>,
Steven Rostedt <rostedt@...dmis.org>,
Rusty Russell <rusty@...tcorp.com.au>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>,
Jack Steiner <steiner@....com>,
Frederic Weisbecker <fweisbec@...il.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] Limit console output by suppressing repetitious messages
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists