jhibbits 0ed135f404 Fix thread creation in PowerPC64 ELFv2 processes.
Summary:
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.

Submitted by:	git_bdragon.rtk0.net
Differential Revision: https://reviews.freebsd.org/D18330
2018-11-29 03:39:11 +00:00
..
2018-11-20 19:31:02 +00:00
2018-06-21 15:59:05 +00:00
2018-10-21 02:25:56 +00:00