Home
last modified time | relevance | path

Searched hist:a17ff8279b73be1ef933a7873c5a392a6f70d655 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/kernel/arch/arm/
H A Darch_vm.cppa17ff8279b73be1ef933a7873c5a392a6f70d655 Sun Oct 26 22:21:40 UTC 2014 Ithamar R. Adema <ithamar@upgrade-android.com> ARM: make sure we cleanup after the bootloader

The "2nd" assert that we always ran into was due to bootloader mappings
still being active after VM init. Turns out we missed a call in the
architecture specific code for cleaning this up.

Many thanks to Ingo for spending the time to figure this out!