Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 11 Nov 2001 21:22:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 11 Nov 2001 21:21:58 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:59396 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sun, 11 Nov 2001 21:21:48 -0500 To: linux-kernel@vger.kernel.org From: "H. Peter Anvin" Subject: Re: [RFT] final cur of tr based current for -ac8 Date: 11 Nov 2001 18:21:37 -0800 Organization: Transmeta Corporation, Santa Clara CA Message-ID: <9snbnh$dg6$1@cesium.transmeta.com> In-Reply-To: <20011110173331.F17437@redhat.com> <20011111190114.A31746@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Disclaimer: Not speaking for Transmeta in any way, shape, or form. Copyright: Copyright 2001 H. Peter Anvin - All Rights Reserved Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Followup to: <20011111190114.A31746@redhat.com> By author: Benjamin LaHaise In newsgroup: linux.dev.kernel > > On Sun, Nov 11, 2001 at 11:58:30AM +0100, Mike Galbraith wrote: > > The below seems to make flogging noises, but is likely too soggy. > > Erk, the behaviour of str with your patch isn't quite compatible > enough for a smooth transition. What is really needed is to have > "str" error out or generate the existing strl with a huge warning > about unspecified type. Either way the kernel has to work with > both old and new tools for a brief period of time. > The current behaviour is a bug, plain and simple. The only way to make backwards-compatible behaviour is to make "strl %eax" and "strw %ax" behave properly while "str %ax" really does an "strl %eax" (the current, broken, behaviour.) -hpa -- at work, in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt - 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/