Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-27 | KVM: PPC: Book3S HV: Add software abort codes for transactional memory | Michael Neuling | |
This adds the software abort code defines for transactional memory (TM). These values are from PAPR. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de> | |||
2013-06-01 | powerpc/tm: Move TM abort cause codes to uapi | Michael Neuling | |
These cause codes are usable by userspace, so let's export to uapi. Signed-off-by: Michael Neuling <mikey@neuling.org> Cc: <stable@vger.kernel.org> # v3.9 Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |