[RFC Patch 5/6] Modify Data storage exception code to recognise DABR match first

2009-05-21 Thread K.Prasad
Modify Data storage exception code to first lookout for a DABR match before recognising a kprobe or xmon exception. Signed-off-by: K.Prasad --- arch/powerpc/mm/fault.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) Index: linux-2.6-tip.hbkpt/arch/powerpc/mm/fault.c =

[RFC Patch 5/6] Modify Data storage exception code to recognise DABR match first

2009-05-14 Thread K.Prasad
Modify Data storage exception code to first lookout for a DABR match before recognising a kprobe or xmon exception. Signed-off-by: K.Prasad --- arch/powerpc/mm/fault.c | 14 - Index: linux-2.6-tip.hbkpt/arch/powerpc/mm/fault.c ==