From: Michael Neuling Date: Sun, 26 May 2013 18:09:37 +0000 (+0000) Subject: powerpc/tm: Make room for hypervisor in abort cause codes X-Git-Tag: v3.10-rc4~2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f7097fcedec63fcba1852dbee96f74a2d90878;p=pandora-kernel.git powerpc/tm: Make room for hypervisor in abort cause codes PAPR carves out 0xff-0xe0 for hypervisor use of transactional memory software abort cause codes. Unfortunately we don't respect this currently. Below fixes this to move our cause codes to below this region. Signed-off-by: Michael Neuling Cc: # 3.9 only Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed