Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/libexec/ld.elf_so
On Sun, Dec 16, 2012 at 11:15:21AM +0000, David Laight wrote:
> Module Name: src
> Committed By: dsl
> Date: Sun Dec 16 11:15:21 UTC 2012
>
> Modified Files:
> src/libexec/ld.elf_so: rtld.c
>
> Log Message:
> You need to pass 0 (not -1) to lwp_park() if you don't also
> want to do an unpark.
> Clearly this code path was never tested!
> Needs pullup to netbsd-6
Note that since this caused the code to spin forever, there must
be something else wrong otherwise I'd have thought it would
have made progress.
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index