commit | eacbb218fbbab5923775059f7232a9622dc47b2a | [log] [tgz] |
---|---|---|
author | Simon Guo <wei.guo.simon@gmail.com> | Wed May 23 15:01:46 2018 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu May 24 16:04:02 2018 +1000 |
tree | 76c0bffc2dfe73c02677fc0d3ded93fb20b20aef | |
parent | ab3759b5734544dd1430527c3d89730990cfa4bb [diff] |
powerpc: Export tm_enable()/tm_disable/tm_abort() APIs This patch exports tm_enable()/tm_disable/tm_abort() APIs, which will be used for PR KVM transactional memory logic. Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Reviewed-by: Paul Mackerras <paulus@ozlabs.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>