CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2010/07/01 22:51:13
Modified files: sys/arch/hppa/hppa: fpu.c Log message: Apparently volatile does not mean what it is supposed to mean... avoid a deadlock by adding a sync instruction to the loop. ok kettenis@