Changeset c8e99bb in mainline for kernel/generic/src/synch/spinlock.c

Timestamp:
2010-05-30T21:00:18Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ada559c
Parents:
313b617
Message:

Foolproof version of flush_pipeline().

The %o7 version does not work if the calling function does create its own stack
frame and leaves %o7 uninitialized. The %i7 version might not theoretically work
if called from a function running in the first stack frame of a stack.

(No files)

Note: See TracChangeset for help on using the changeset viewer.