commit | 9e819963b45f79e87f5a8c44960a66c0727c80e6 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Sun Nov 02 20:02:42 2014 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Nov 14 17:24:20 2014 +1100 |
tree | 5ca6d6789d14e51beb73c21d891e511bc442f277 | |
parent | d8ee6f34fdd28ade6b7b3a9be175bc5c0c3cfb38 [diff] |
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware Firmware is allowed to communicate to us via the "ibm,pa-features" property that TM (Transactional Memory) support is disabled. Currently this doesn't happen on any platform we're aware of, but we should honor it anyway. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>