Re: [trans-mem] Handle aborts of outer transactions.

2011-10-28 Thread Richard Henderson
On 10/28/2011 03:10 PM, Torvald Riegel wrote: > Handle aborts of outer transactions. > > * beginend.cc (GTM::gtm_thread::rollback): Add aborting flag and > handle aborts. > (_ITM_abortTransaction): Handle aborts of outer transactions. > * libitm_i.h: Same. > *

[trans-mem] Handle aborts of outer transactions.

2011-10-28 Thread Torvald Riegel
This patch adds handling of aborts of outer transactions in libitm. Not much to say otherwise; I could have added support for restarting nested transactions but we don't have a use case for that right now, and testing this properly would also require some work. OK for branch? commit 6f1b4636157f92