lsi_status
lsi->lsi_status = bsd_to_linux_signal(si->si_status);
lsi->lsi_status = bsd_to_linux_signal(SIGCONT);
lsi->lsi_status = si->si_status;