From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753666AbZCTIDF (ORCPT ); Fri, 20 Mar 2009 04:03:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752921AbZCTICq (ORCPT ); Fri, 20 Mar 2009 04:02:46 -0400 Received: from hera.kernel.org ([140.211.167.34]:38483 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752916AbZCTICo (ORCPT ); Fri, 20 Mar 2009 04:02:44 -0400 Subject: Re: [git-pull -tip] x86: mpparse cleanup From: Jaswinder Singh Rajput To: Ingo Molnar Cc: x86 maintainers , LKML In-Reply-To: <20090318161829.GC21331@elte.hu> References: <1237314836.3212.10.camel@localhost.localdomain> <1237380351.3042.0.camel@ht.satnam> <20090318141115.GA23034@elte.hu> <1237392355.12866.2.camel@ht.satnam> <20090318161829.GC21331@elte.hu> Content-Type: text/plain Date: Fri, 20 Mar 2009 13:32:14 +0530 Message-Id: <1237536134.2494.5.camel@ht.satnam> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2009-03-18 at 17:18 +0100, Ingo Molnar wrote: > Looks good - pulled, thanks Jaswinder! > > Would you be interested in resurrecting the more mechanic cleanups > you did as well, on top of this patch? > > They are still valuable, we just have to keep them separate from a > potential breakage-causing change like the above one, so that if a > tester bisects to it, we have an as single-purpose and focused > commit to look at as possible. > cleanup without code change: based on tip:x86/core or x86/cleanups or .. ? cleanup with code change: based on tip:x86/core or x86/cleanups or .. ? Thanks, -- JSR