From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752660AbZBEUjS (ORCPT ); Thu, 5 Feb 2009 15:39:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751274AbZBEUjE (ORCPT ); Thu, 5 Feb 2009 15:39:04 -0500 Received: from gw.goop.org ([64.81.55.164]:35778 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751341AbZBEUjD (ORCPT ); Thu, 5 Feb 2009 15:39:03 -0500 Message-ID: <498B4E64.4090505@goop.org> Date: Thu, 05 Feb 2009 12:39:00 -0800 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Hugh Dickins CC: Ingo Molnar , linux-kernel@vger.kernel.org, the arch/x86 maintainers Subject: Re: [PATCH 36 of 36] x86: make the X_bad functions consistent References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hugh Dickins wrote: > On Thu, 5 Feb 2009, Jeremy Fitzhardinge wrote: > > >> Impact: cleanup >> >> Use the same logic to implement all 3 _bad() functions. >> >> Signed-off-by: Jeremy Fitzhardinge >> > > A backward step in my opinion. > OK, I'm happy to go the other way. I'll give it a spin. J