Comment 11 for bug 1572624

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-06-09 16:53 EDT-------
Tim,

I suspect you're using the first version of the patch.
The last version is available in comment #2 and is called 0001-powerpc-tm-backport-b4b56f-to-Abort-syscalls-in-acti.patch

> This patch does not work for a 3.13 kernel.
>
> ubuntu-trusty/arch/powerpc/include/asm/tm.h: Assembler messages:
> ubuntu-trusty/arch/powerpc/include/asm/tm.h:11: Error: unrecognized opcode:
> `extern'

It seems that CONFIG_PPC_TRANSACTIONAL_MEM started to be defined.
Could you provide more context on this error message, please?

Wei, any suggestions how to proceed with this?