Bug 14737 - xorg/driver/xf86-video-ast - Make sure symbols used by loader are of public visibility
Summary: xorg/driver/xf86-video-ast - Make sure symbols used by loader are of public v...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/ASpeed (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Y.C. Chen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2008-02-28 22:00 UTC by Paulo César Pereira de Andrade
Modified: 2008-02-29 18:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Export-AST-DriverRec-and-astModuleData-XF86ModuleDat.patch (1.15 KB, patch)
2008-02-28 22:00 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

Description Paulo César Pereira de Andrade 2008-02-28 22:00:11 UTC
Created attachment 14697 [details] [review]
0001-Export-AST-DriverRec-and-astModuleData-XF86ModuleDat.patch

Patch was posted some time ago in xorg@ mailing list, but opening
bug report to avoid it being missed.
Comment 1 Y.C. Chen 2008-02-29 18:17:35 UTC
Update to git version control system
Comment 2 Paulo César Pereira de Andrade 2008-02-29 18:56:25 UTC
(In reply to comment #1)
> Update to git version control system
> 

Many thanks for applying the patch. Btw, you can run the commands:

$ git-config --global user.name "Y.C. Chen"
$ git-config --global user.email yc_chen@aspeedtech.com

so that it will not add a commit from:
root <root@localhost.localdomain>

I believe this should be refused by some commit hook.

Or you could also use:
$ git-am -s 0001-Export-AST-DriverRec-and-astModuleData-XF86ModuleDat.patch

to add credit to me, and the message of signed-of by you :-)

But I am shy and this way is fine to me :-)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.