> >Now I am very much interested in the value of
> >tp->tt_persist->c_flags at panic, if CALLOUT_PENDING and
> >possibly other flags are just set, or completely broken data
> >is written on it.
> 
> 893
> (kgdb) print tp->tt_persist->c_flags
> $1 = 0

Woops sorry I was worng.
tp->tt_rexmt->c_flags is actually causing the panic, and the
necessary data is the contents of the tp->tt_rexmt->c_flags.

Yoshinobu Inoue


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to