Currently, the upcall used to create threads assumes ELFv1.
Instead, we should check which sysentvec is in use on the process and act accordingly.
This makes ELFv2 threaded processes work.
Differential D18330
Fix thread creation in PowerPC64 ELFv2 processes. bdragon on Nov 25 2018, 9:18 AM. Authored by Tags Referenced Files
Details
Currently, the upcall used to create threads assumes ELFv1. Instead, we should check which sysentvec is in use on the process and act accordingly. This makes ELFv2 threaded processes work.
Diff Detail
Event Timeline |