twizzler-operating-system / twizzler

The Twizzler Operating System
BSD 3-Clause "New" or "Revised" License
62 stars 13 forks source link

Fix linking and loading for binaries by monitor, and fix TLS bugs #174

Closed dbittman closed 2 months ago

dbittman commented 3 months ago

This PR:

  1. Fixes a number of missing symbol errors that crop up for binaries
  2. Works around a kernel bug that will be fixed during an upcoming PR to rework the page-fault code to interact with the pager.
  3. Fixes a number of TLS bugs, getting TLS to work for compartments.