panic...

Raghava Raju (vraghava_raju@yahoo.com)
Tue, 14 Aug 2001 21:26:55 -0700 (PDT)


Hi,

1)I have to access the contents of program
counter and stack pointer in panic() function. Above
values should be describing the location
where panic happened.

2)Similarly I have to access registers values
after entering "die..." function in
arch/ARCH/kernel/traps.c . Here pt_regs being passed
to this function does't seems to be containing all the
registers. Registers which are missing ex: special
purpose registers etc..

3) Is it that in "2)" fields defined in pt_regs
are enough to describe the state of process
completely. Hence no purpose of accessing the remainig
registers.

Any advice and pointers would be helpful.


Thankyou.
Raj.

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/