diff options
author | jhibbits <jhibbits@FreeBSD.org> | 2016-01-04 01:33:07 +0000 |
---|---|---|
committer | jhibbits <jhibbits@FreeBSD.org> | 2016-01-04 01:33:07 +0000 |
commit | afd51eac6cf71fa76d162953df713f73ac76f256 (patch) | |
tree | f3190bba2f3ebfc8abeb4c4222e0434090e649d8 /contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp | |
parent | 99982ba0803f632a8287f6cf2265a8996670cebd (diff) | |
download | FreeBSD-src-afd51eac6cf71fa76d162953df713f73ac76f256.zip FreeBSD-src-afd51eac6cf71fa76d162953df713f73ac76f256.tar.gz |
Set the cacheline size before calling powerpc_init()
powerpc_init() initializes the mmu. Since this may clear pages via
pmap_zero_page(), set the cacheline size before calling into it, so
pmap_zero_page() has the right cacheline size. This isn't completely
necessary now, but will be when 64-bit book-e is completed.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp')
0 files changed, 0 insertions, 0 deletions