hi ,
i m writing a system call in which i need to access the user mode
register which are stored in stack during a context switch ( user
mode to kernel mode ).. how can i do that??
can any one help me with that..
may be struct pt_regs help ..... but how , i m bit confused
surendra bisht