lkml.org 
[lkml]   [2002]   [Mar]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.6: JFS vs gcc 2.95.4
On Sun, 10 Mar 2002, Andrew Morton wrote:

> This worked for me:

Builds for me, too. Are you sure that constraint
isn't useful?

Matthew.

> --- linux-2.5.6/include/asm-i386/rwsem.h Tue Feb 19 18:11:01 2002
> +++ 25/include/asm-i386/rwsem.h Sat Mar 9 14:37:35 2002
> @@ -164,7 +164,7 @@ LOCK_PREFIX " xadd %%edx,(%%eax)\n
> " jmp 1b\n"
> LOCK_SECTION_END
> "# ending __up_read\n"
> - : "+m"(sem->count), "+d"(tmp)
> + : /*"+m"(sem->count),*/ "+d"(tmp)
> : "a"(sem)
> : "memory", "cc");
> }

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.086 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site