mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 06:02:59 +00:00
![Poul-Henning Kamp](/assets/img/avatar_default.png)
divide/remainder calls. For reasons not resolved, compiling the relevant routines from libkern into boot2 results in stack corruption. Do the simple thing: Don't use 64bit divide/remainder operations. Sponsored by: DARPA & NAI Labs