Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752177Ab3HQII2 (ORCPT ); Sat, 17 Aug 2013 04:08:28 -0400 Received: from mga03.intel.com ([143.182.124.21]:18313 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869Ab3HQIIY (ORCPT ); Sat, 17 Aug 2013 04:08:24 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,900,1367996400"; d="scan'208";a="347636609" Date: Sat, 17 Aug 2013 15:52:32 -0400 From: Youquan Song To: Ingo Molnar Cc: Youquan Song , Yinghai Lu , Gleb Natapov , Youquan Song , Sheng Yang , Konrad Rzeszutek Wilk , Linux Kernel Mailing List , "H. Peter Anvin" , Thomas Gleixner Subject: Re: [PATCH] x86, apic: Enable x2APIC physical when cpu < 256 native Message-ID: <20130817195232.GA22050@linux-youquan.bj.intel.com> References: <1373592159-459-1-git-send-email-youquan.song@intel.com> <20130724062254.GA16400@redhat.com> <20130729170514.GB30371@linux-youquan.bj.intel.com> <20130814184040.GA6726@linux-youquan.bj.intel.com> <20130814111105.GA13772@gmail.com> <20130817134454.GA16835@linux-youquan.bj.intel.com> <20130817074256.GA18772@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130817074256.GA18772@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 26 > Firstly, please use the customary (multi-line) comment > style: > > /* > * Comment ..... > * ...... goes here. > */ > > specified in Documentation/CodingStyle. > > Secondly, please send a patch against a vanilla (e.g. > v3.11-rc5) kernel, as I've already zapped your previous > patch from tip:x86/apic per your request. Hi Ingo, latest vanilla has no includes the patch yet, so I think it will be fine by only dropping it from tip tree. Thanks -Youquan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/