OpenSolaris

Printable Version Enter a New Search
Bug ID 6583738
Synopsis offsets.in on sparc should provide a define for p_agenttp
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:brandz
Keywords
Responsible Engineer Edward Pilatowicz
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_70
Fixed In snv_70
Release Fixed solaris_nevada(snv_70) , solaris_10u5(s10u5_01) (Bug ID:2151504)
Related Bugs
Submit Date 22-July-2007
Last Update Date 8-August-2007
Description
usr/src/uts/sun4/ml/offsets.in should provide a define for proc_t->p_agenttp.
this change only affects the dynamic generation of the assym.h which are
never shipped and are only used while compiling the kernel.  (So this change
should have no impact on deliverable bits.)  This is needed for the brandz
framework to be able to detect the presence of agent lwps.  It's worth
mentioning that the offsets.in file on x86 already provides access to
this field.
Work Around
N/A
Comments
N/A