[PATCH 13/54] Loader: Drop EXTERN_MODULE flag

Alan Coopersmith alan.coopersmith at oracle.com
Mon Jul 9 19:52:22 PDT 2012


On 07/ 9/12 06:02 PM, Daniel Stone wrote:
> EXTERN_MODULE was used to specify that we shouldn't worry about modules
> lacking a ModuleData object.  It was also completely unused.  *shrug*
> 
> Signed-off-by: Daniel Stone <daniel at fooishbar.org>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

The only thing I can think of that would have used this is nvidia's old glcore
module, but now that we just use normal dlopen() calls, modules can be loaded
directly with those instead of going through the XFree86 loader.

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list