From: Michael Neuling Date: Wed, 13 Feb 2013 16:21:35 +0000 (+0000) Subject: powerpc: Add helper functions for transactional memory context switching X-Git-Tag: v3.9-rc1~100^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ae22e15b430bfed5def01ac1a88ec9396284c8;p=pandora-kernel.git powerpc: Add helper functions for transactional memory context switching Here we add the helper functions to be used when context switching. These allow us to fully reclaim and recheckpoint a transaction. We introduce a new paca field called tm_scratch to help us store away register values when doing the low level tm reclaim register save. Signed-off-by: Matt Evans Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed