OpenSolaris

Printable Version Enter a New Search
Bug ID 6525649
Synopsis serializer_create/serializer_enter don't serialize
State 11-Closed:Not a Defect (Closed)
Category:Subcategory kernel:local-transport-driver
Keywords pae-networking
Reported Against
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs 6492551
Submit Date 15-February-2007
Last Update Date 14-September-2007
Description
An initial prototype to fix bugid 6492551 using the serialization currently
available in Solaris (using serializer_create/serializer_enter) did not work
so I had to roll my own serializer that actually serializes.
Please explain what is the bug in the serializer code. It is not clear from the 
description.
I do not understand the synopsys either. How can serializer_create/serializer_enter
serialize anything? The serializer should be created first, after which 
serializer_enter() calls do the real serialization.
Work Around
N/A
Comments
N/A