[PATCH] enable transactional memory support in ppc64 kernels

Josh Boyer jwboyer at fedoraproject.org
Fri Feb 20 13:39:52 UTC 2015


On Fri, Feb 20, 2015 at 8:28 AM, Dan HorĂ¡k <dan at danny.cz> wrote:
> for F-21 and up, please, it is enabled by default in mainline
> defconfigs for ppc64

Will do.  Thanks!

josh

>>> ---
>>  config-powerpc64   | 2 +-
>>  config-powerpc64p7 | 1 +
>>  2 files changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/config-powerpc64 b/config-powerpc64
>> index 5d9d29b..10bdd0b 100644
>> --- a/config-powerpc64
>> +++ b/config-powerpc64
>> @@ -180,8 +180,8 @@ CONFIG_CXL=m
>>  # CONFIG_PPC_ICSWX_PID is not set
>>  # CONFIG_PPC_ICSWX_USE_SIGILL is not set
>>  # CONFIG_PCIEPORTBUS is not set
>> -# CONFIG_PPC_TRANSACTIONAL_MEM is not set
>>  # CONFIG_SND_HDA_INTEL is not set
>>  CONFIG_BLK_DEV_RSXX=m
>> +CONFIG_PPC_TRANSACTIONAL_MEM=y
>>
>>  # CONFIG_CARL9170 is not set
>> diff --git a/config-powerpc64p7 b/config-powerpc64p7
>> index eabb28c..1c733eb 100644
>> --- a/config-powerpc64p7
>> +++ b/config-powerpc64p7
>> @@ -172,3 +172,4 @@ CONFIG_CXL=m
>>  # CONFIG_PCIEPORTBUS is not set
>>  # CONFIG_SND_HDA_INTEL is not set
>>  CONFIG_BLK_DEV_RSXX=m
>> +CONFIG_PPC_TRANSACTIONAL_MEM=y
>> --
>> 1.9.3
>>
>> _______________________________________________
>> kernel mailing list
>> kernel at lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/kernel
> _______________________________________________
> kernel mailing list
> kernel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/kernel


More information about the kernel mailing list