Port-alpha archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Fix for PR/39255: compat osf1 loader problem
In article <20081114143139.GB344883%medusa.sis.pasteur.fr@localhost>,
Nicolas Joly <njoly%pasteur.fr@localhost> wrote:
>-=-=-=-=-=-
>
>
>Hi,
>
>Here follow a small patch that seems to fix my PR kern/39255 about
>Tru64 dynamic executables not running anymore under compat osf1.
>
>The problem was that the namei() call in osf1_exec_ecoff_dynamic was
>failing. But as, emul_find_interp do the namei dance and save the
>interpreter vnode for further use, we don't need it anymore.
>
>I'm not a namei/vnode expert, and would like to have others
>review/test it ...
commit it for now.
christos
Home |
Main Index |
Thread Index |
Old Index