> So is this the correct patch I've attached? > (Still can't boot 2.2.2 :-( ) > > Nick > > --- include/asm-arm/proc-armv/uaccess.h~ Fri Mar 12 17:10:47 1999 > +++ include/asm-arm/proc-armv/uaccess.h Sat Mar 13 00:36:56 1999 > @@ -133,7 +133,7 @@ > " .align 3\n" \ > " .long 1b, 3b\n" \ > " .previous" \ > - : "=r" (err), "=r" (x) \ > + : "=r" (err), "=&r" (x) \ Looks pretty good to me. Does it remove the warnings you were seeing? p. unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
- Re: egcs 1.1.1 assembler output for 2.... Philip Blundell
- Re: egcs 1.1.1 assembler output for 2.... Richard Atterer
- Re: egcs 1.1.1 assembler output fo... Nicholas Clark
- Re: egcs 1.1.1 assembler output fo... Russell King - ARM Linux Admin
- Re: egcs 1.1.1 assembler output fo... pb
- Re: egcs 1.1.1 assembler outpu... Nicholas Clark
- Re: egcs 1.1.1 assembler outpu... pb
- Re: egcs 1.1.1 assembler outpu... Nicholas Clark
- Re: egcs 1.1.1 assembler outpu... Paul Koning
- Re: egcs 1.1.1 assembler outpu... Nicholas Clark
- Re: egcs 1.1.1 assembler outpu... pb
- Re: egcs 1.1.1 assembler output for 2.2. ke... Nicholas Clark
