From: Aneesh Kumar K.V Date: Sun, 2 Nov 2014 14:32:42 +0000 (+0530) Subject: powerpc: Disable CPU_FTR_TM if TM is disabled by firmware X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e819963b45f79e87f5a8c44960a66c0727c80e6;p=pandora-kernel.git 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 Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed