]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix some unreliability problems related to MSR bits inherited from kboot by
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sun, 15 Jan 2012 16:58:44 +0000 (16:58 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Sun, 15 Jan 2012 16:58:44 +0000 (16:58 +0000)
commitd4a7df2e65376c650fffbda334284eb7dfddd59a
tree9cd42b5addfa710f2de4ea2f6c71e01030d01e1e
parent6e3a3fe3774c3038cda6ce66ebf0767acbe3cc00
Fix some unreliability problems related to MSR bits inherited from kboot by
setting an absolute MSR when during on the MMU. This prevents delay(), in
particular, from intermittently malfunctioning.
sys/boot/powerpc/ps3/ps3mmu.c