Do you mean retrieving the instruction from tpc in sigcontext?
Thanks a lot. I'll try it.

On 8/7/07, David Miller <[EMAIL PROTECTED]> wrote:
> From: "jiaqi zhang" <[EMAIL PROTECTED]>
> Date: Tue, 7 Aug 2007 10:41:18 +1200
>
> > While I could find the faultive address in siginfo_t, it seems there
> > is no way to find the access type(read or write) in it.
>
> Disassemble the instruction and see if it is a load or a store.
>
> Even if the information is added to siginfo_t, you'll need to make
> your code work on 10+ years of existing kernels.
>
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to