Hello! > Well, now GCC does CSE across "asm" and will eliminate memory loads, > even though it may not move them! I suspect it always did CSE across > "asm" and we just never got hit by the bug. dummy_lock trick is equivalent to "memory" clobber. So that there is no real bug. Alexey - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: spin_lock forgets to clobber memory and... Andrea Arcangeli
- GCC proposal for "@" asm cons... Jamie Lokier
- Re: GCC proposal for "@"... Andrea Arcangeli
- Re: GCC proposal for "@&q... Linus Torvalds
- Re: GCC proposal for "@&q... Andrea Arcangeli
- Re: spin_lock forgets to clobber memory and... Jamie Lokier
- Re: spin_lock forgets to clobber memory... Andrea Arcangeli
- Re: spin_lock forgets to clobber m... Jamie Lokier
- Re: spin_lock forgets to clobb... Andrea Arcangeli
- Re: spin_lock forgets to clobber m... Juan J. Quintela
- Re: spin_lock forgets to clobber memory... kuznet
- Re: spin_lock forgets to clobber m... Richard Henderson
- Re: spin_lock forgets to clobb... Andrea Arcangeli
- Re: spin_lock forgets to clobb... Richard Henderson
- Re: spin_lock forgets to clobb... Andrea Arcangeli
- Re: spin_lock forgets to clobb... kuznet
- Re: spin_lock forgets to clobber m... Jamie Lokier
- Re: [patch] waitqueue optimization, 2.4.0-test7 Richard Henderson
- Re: [patch] waitqueue optimization, 2.4.0-test7 Andrea Arcangeli