K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-06-23T16:21:43.072620Z K 7 svn:log V 388 Unblock the outgoing thread after we performed pmap_switch() to switch the region registers. pmap_switch() returns the pmap for which the region register are currently programmed, which needs to be re-programmed on the CPU the ougoing thread gets switched in. This change does not noticibly change anything or fix known bugs, but does give me a warm fuzzy feeling by being more correct. END