Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2009 17:05:37 +0100
From:      Attilio Rao <attilio@freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r188440 - head/sys/kern
Message-ID:  <3bbf2fe10902100805l3362c59rda140f07fc43347f@mail.gmail.com>
In-Reply-To: <200902101550.n1AFoJoj097637@svn.freebsd.org>
References:  <200902101550.n1AFoJoj097637@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/2/10, Attilio Rao <attilio@freebsd.org>:
> Author: attilio
>  Date: Tue Feb 10 15:50:19 2009
>  New Revision: 188440
>  URL: http://svn.freebsd.org/changeset/base/188440
>
>  Log:
>   Scanning all the formats for binary translation of modules loading can
>   result in errors for a format loading but subsequent correct recognizing
>   for another format.
>
>   File format loading functions should avoid printing any additional
>   informations but just returning appropriate (and different between each
>   other) error condition, characterizing different informations.
>   Additively, the linker should handle appropriately different format
>   loading errors.
>
>   While a general mechanism is desired, fix a simple and common case on
>   amd64: file type is not recognized for link elf and confuses the linker.
>   Printout an error if all the registered linker classes can't recognize
>   and load the module.
>
>   Reviewed by:  jhb
>   Sponsored by: Sandvine Incorporated

I should have specify it refers to PR: amd64/117186.
Sorry.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3bbf2fe10902100805l3362c59rda140f07fc43347f>