[kib@freebsd.org: [src] cvs commit: src/sys/amd64/linux32 linux32_sysvec.c]

Kostik Belousov kib at freebsd.org
Tue Oct 31 18:27:02 UTC 2006


kib         2006-10-31 17:53:02 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_sysvec.c 
  Log:
  Fix a typo resulting in truncated linux32 signal trampoline code copied
  to the usermode. Usually, signal handler segfaulted on return.
  
  Reviewed by:    jhb
  MFC after:      3 days
  
  Revision  Changes    Path
  1.25      +1 -1      src/sys/amd64/linux32/linux32_sysvec.c

This change is supposed to fix the handling of signals for linux binaries on
amd64 (at least, it did so for me). Please, inform me whether it works for
you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-emulation/attachments/20061031/50b8b8b6/attachment.pgp


More information about the freebsd-emulation mailing list