Subject: Re: more ipmon To: None <rmk@rmkhome.com> From: Martin Husemann <martin@duskware.de> List: current-users Date: 05/16/2005 10:10:55
On sparc, kdump can not easily tell if both the %o0 and %o1 register carry
a (part of the) return value, so to be safe it reports both register contents.
In this case, only the first value is interesting - and it is 0, so everything
looks ok.
Martin