Home
last modified time | relevance | path

Searched hist:d0c0c9a13f682157e8610565b6125a31d24434bc (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dtraps.cdiff d0c0c9a13f682157e8610565b6125a31d24434bc Wed Feb 13 17:21:38 CET 2013 Michael Neuling <mikey@neuling.org> powerpc: Add transactional memory unavaliable execption handler

These should never happen since we always turn on MSR TM when in userspace. We
don't do lazy TM.

Hence if we hit this, we barf and kill the task as something's gone horribly
wrong.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
H A Dexceptions-64s.Sdiff d0c0c9a13f682157e8610565b6125a31d24434bc Wed Feb 13 17:21:38 CET 2013 Michael Neuling <mikey@neuling.org> powerpc: Add transactional memory unavaliable execption handler

These should never happen since we always turn on MSR TM when in userspace. We
don't do lazy TM.

Hence if we hit this, we barf and kill the task as something's gone horribly
wrong.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>