diff options
author | cognet <cognet@FreeBSD.org> | 2006-05-30 11:51:58 +0000 |
---|---|---|
committer | cognet <cognet@FreeBSD.org> | 2006-05-30 11:51:58 +0000 |
commit | 6449092f5190add14cdaa9bd025e71945a69e61a (patch) | |
tree | 69c907ddc51a574d616e0efeb978d987d3a1529a /secure | |
parent | 725cb10ce304b81892e6d03824db637e929a70b3 (diff) | |
download | FreeBSD-src-6449092f5190add14cdaa9bd025e71945a69e61a.zip FreeBSD-src-6449092f5190add14cdaa9bd025e71945a69e61a.tar.gz |
Uncomment the call to cpu_idcache_wbinv_all() after the MMU has been
enabled. It has been commented out for a reason I forgot but I suspect
does not apply anymore.
Technically speaking it's not required to do it, has the data and the
instruction cache have been disabled in _start(). However, it may change
in the future, so I don't want to rely on this behavior.
Submitted by: kevlo
Diffstat (limited to 'secure')
0 files changed, 0 insertions, 0 deletions