Srinivas S wrote:
Hi,
A newbie question:
I see that mm_struct has a field start_stack but not end_stack.  I
guess that end_stack is located at some constant address for every
process. Is this correct? If so where is this address?

SP (stack pointer) reg always points to the end so there is no need to store in in mm_struct.


--
Vivek Kutal





--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to