From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755744Ab1BRH2j (ORCPT ); Fri, 18 Feb 2011 02:28:39 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:36981 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753279Ab1BRH2h (ORCPT ); Fri, 18 Feb 2011 02:28:37 -0500 Date: Fri, 18 Feb 2011 08:28:24 +0100 From: Ingo Molnar To: Mike Travis , Len Brown Cc: Thomas Gleixner , "H. Peter Anvin" , Andrew Morton , Len Brown , Yinghai Lu , linux-acpi@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] ACPI: Minimize X2APIC initial messages Message-ID: <20110218072824.GC11404@elte.hu> References: <20110217185131.960038922@gulag1.americas.sgi.com> <20110217185132.137154887@gulag1.americas.sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110217185132.137154887@gulag1.americas.sgi.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Mike Travis wrote: > Minimize X2APIC messages by printing 8 per line and dropping > the "enabled" flag since that's assumed. It will still print > "disabled" if necessary. > > v2: updated to apply to x86-tip > > Signed-off-by: Mike Travis > Reviewed-by: Jack Steiner > Reviewed-by: Robin Holt If Len acks this then i can queue it up with the other patches. Or if Len wants to apply it to the ACPI tree directly that's fine as well. Len, which is your preference? Thanks, Ingo