From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932695Ab0JXMzB (ORCPT ); Sun, 24 Oct 2010 08:55:01 -0400 Received: from www.tglx.de ([62.245.132.106]:45644 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932481Ab0JXMzA (ORCPT ); Sun, 24 Oct 2010 08:55:00 -0400 Date: Sun, 24 Oct 2010 14:53:25 +0200 (CEST) From: Thomas Gleixner To: Yinghai Lu cc: Ingo Molnar , "H. Peter Anvin" , Andrew Morton , Len Brown , linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/15] x86: APIC related clean up Message-ID: User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 23 Oct 2010, Yinghai Lu wrote: Why the heck is this called cleanup ? > 1. Merge acpi_register_lapic_address, smp_register_lapic_address, sfi_register_lapic_address > This part is a cleanup and makes some sense. > 2. nox2apic support: disable x2apic for preenabled system or kexec path. This part is adding and changing functionality, so it needs to be a different series with a 0/N mail which explains what and why. And please take your time addressing the review issues as this is going to be 2.6.38 material if at all. Thanks, tglx