IMPORTANT: This content is deprecated. Please visit the new CYCLELICIOUS 2.0.
Wednesday, April 12, 2006
By Yokota Fritz
Are there any x86 programming geeks that now how this down() function works? A colleague and I were puzzling over the "jmp 1b" code below (bolded). How does this function ever break out of this? This is from the file include/asm-i386/semaphore.h in the Linux kernel source.