commit | 24b92375dc4ec8a15262e8aaaab60b7404d4b1e7 | [log] [tgz] |
---|---|---|
author | Michael Neuling <[email protected]> | Sun May 26 18:09:38 2013 +0000 |
committer | Benjamin Herrenschmidt <[email protected]> | Sat Jun 01 08:29:22 2013 +1000 |
tree | f5fd6508e7d29d44d099f17df3f0081f90aacb50 | |
parent | 35f7097fcedec63fcba1852dbee96f74a2d90878 [diff] [blame] |
powerpc/tm: Update cause codes documentation Signed-off-by: Michael Neuling <[email protected]> Cc: <[email protected]> # 3.9 only Signed-off-by: Benjamin Herrenschmidt <[email protected]>
diff --git a/Documentation/powerpc/transactional_memory.txt b/Documentation/powerpc/transactional_memory.txt index c907be4..84e04a0 100644 --- a/Documentation/powerpc/transactional_memory.txt +++ b/Documentation/powerpc/transactional_memory.txt
@@ -155,6 +155,7 @@ kernel aborted a transaction: TM_CAUSE_RESCHED Thread was rescheduled. + TM_CAUSE_TLBI Software TLB invalide. TM_CAUSE_FAC_UNAV FP/VEC/VSX unavailable trap. TM_CAUSE_SYSCALL Currently unused; future syscalls that must abort transactions for consistency will use this.