* Andi Kleen (ak at suse.de) wrote: > I got Andrew's patches now but the result doesn't compile as earlier > (on SUSE 10.0, gcc 4.0) > > I'll adapt my old make-it-compile patch that fixed the inline assembly. > Hopefully it'll work then. > > -Andi > > /home/lsrc/quilt/linux/kernel/spinlock.c: In function '_spin_lock_irqsave': > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > include2/asm/spinlock.h:59: error: invalid 'asm': operand number missing after % > -letter > {standard input}: Assembler messages: > {standard input}:593: Error: undefined symbol `paravirt_ops' in operation > {standard input}:593: Error: undefined symbol `PARAVIRT_irq_enable' in operation > {standard input}:605: Error: undefined symbol `paravirt_ops' in operation > {standard input}:605: Error: undefined symbol `PARAVIRT_irq_disable' in operation That should be fixed (it is over here). Is ff quilt stuff uptodate? I can sync up with it and diff to see what you might be missing. > ICECREAM[14067]: Compiled on 10.23.204.76 mmm, ice cream ;-) thanks, -chris