Searched hist:"41 ab5266c3622354353433618edb92ab278025fa" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | diff 41ab5266c3622354353433618edb92ab278025fa Thu Aug 23 16:27:09 CDT 2012 Ananth N Mavinakayanahalli <ananth@in.ibm.com> powerpc: Add trap_nr to thread_struct
Add thread_struct.trap_nr and use it to store the last exception the thread experienced. In this patch, we populate the field at various places where we force_sig_info() to the process.
This is also used in uprobes to determine if the probed instruction caused an exception.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | processor.h | diff 41ab5266c3622354353433618edb92ab278025fa Thu Aug 23 16:27:09 CDT 2012 Ananth N Mavinakayanahalli <ananth@in.ibm.com> powerpc: Add trap_nr to thread_struct
Add thread_struct.trap_nr and use it to store the last exception the thread experienced. In this patch, we populate the field at various places where we force_sig_info() to the process.
This is also used in uprobes to determine if the probed instruction caused an exception.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | diff 41ab5266c3622354353433618edb92ab278025fa Thu Aug 23 16:27:09 CDT 2012 Ananth N Mavinakayanahalli <ananth@in.ibm.com> powerpc: Add trap_nr to thread_struct
Add thread_struct.trap_nr and use it to store the last exception the thread experienced. In this patch, we populate the field at various places where we force_sig_info() to the process.
This is also used in uprobes to determine if the probed instruction caused an exception.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | process.c | diff 41ab5266c3622354353433618edb92ab278025fa Thu Aug 23 16:27:09 CDT 2012 Ananth N Mavinakayanahalli <ananth@in.ibm.com> powerpc: Add trap_nr to thread_struct
Add thread_struct.trap_nr and use it to store the last exception the thread experienced. In this patch, we populate the field at various places where we force_sig_info() to the process.
This is also used in uprobes to determine if the probed instruction caused an exception.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|