summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/critical.h
Commit message (Expand)AuthorAgeFilesLines
* Remove race condition between reading of MSR, setting md_savecrit,grehan2004-08-031-6/+2
* Pass a thread argument into cpu_critical_{enter,exit}() rather thanrwatson2004-07-271-6/+4
* Fix syntax errors and wrong function prototypes in several MD headerle2004-03-051-2/+2
* Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon'simp2003-08-121-2/+24
* - Since td_critnest is now initialized in MI code, it doesn't have to bejhb2003-08-041-2/+0
* We don't need to clear RI in the MSR when entering a critical section.benno2002-06-291-1/+1
* Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter()dillon2002-04-011-0/+76
OpenPOWER on IntegriCloud