vm86 calling and bios16 calling are sharing same physical page vm86phystk as their stack, while vm86 code was already locked down, the 16 bits protected mode bios calling can still escape from vm86 lock, and bios service itself may also not reentranable.
Responsible Changed From-To: freebsd-bugs->davidxu Submitter is now committer.
Responsible Changed From-To: davidxu->jhb jhb@ may take a look.
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped
David, is this PR still relevant? Thanks
David is not working on this patch and doesn't know whether it's still relevant. Closing as OBE. Feel free to reopen if you think the issue is still valid in recent version of FreeBSD