OpenSolaris

Printable Version Enter a New Search
Bug ID 6714530
Synopsis X servers should stop using struct iaparms_t member ia_nice
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords
Responsible Engineer Alan Coopersmith
Reported Against snv_89
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_93
Fixed In snv_93
Release Fixed solaris_nevada(snv_93)
Related Bugs 6712505 , 6718879
Submit Date 13-June-2008
Last Update Date 23-June-2008
Description
The IA priority control code in the Xsun & Xorg servers use the ia_nice member of the
iaparms_t struct.   This member was deleted from the structure in nv_87, but has always
been ignored by the kernel, so we might as well just delete it, since it's now breaking
our builds.
Work Around
N/A
Comments
N/A