HomeFreeBSD

MFC r366162,r366169,r366188

Description

MFC r366162,r366169,r366188

Fix compat32 on mips64:

  • Elf32_Auxinfo is broken, using pointers in the union, which are 64-bits not 32.
  • freebsd32_sysarch() doesn't update the 'user local' register when handling MIPS_SET_TLS, leading to a NULL pointer dereference in the 32-bit application.

Details

Provenance
jhibbitsAuthored on
Parents
rS366384: cxgbe(4): set up the firmware flowc for the tid before send_abort_rpl.
Branches
Unknown
Tags
Unknown