[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47ACCD69.5010605@redhat.com>
Date: Fri, 08 Feb 2008 16:45:13 -0500
From: Chuck Ebbert <cebbert@...hat.com>
To: Stefan Lippers-Hollmann <s.L-H@....de>
CC: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>, stable@...nel.org
Subject: Re: [patch 43/45] x86: replace LOCK_PREFIX in futex.h
On 02/08/2008 01:35 PM, Stefan Lippers-Hollmann wrote:
>
> This patch seems to break compilation on x86_64 (i386 builds fine).
>
>> -"2: " LOCK_PREFIX "cmpxchgl %3, %2\n\
>> +"2: "lock cmpxchgl %3, %2\n\
Extra quote, should be:
+"2: lock cmpxchgl %3, %2\n\
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists