This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Handle abortTransaction with RTM
- From: Richard Henderson <rth at redhat dot com>
- To: "Kleen, Andi" <andi dot kleen at intel dot com>
- Cc: Torvald Riegel <triegel at redhat dot com>, "Lai, Konrad" <konrad dot lai at intel dot com>, Aldy Hernandez <aldyh at redhat dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 09 Nov 2012 08:55:36 -0800
- Subject: Re: [PATCH] Handle abortTransaction with RTM
- References: <A897F08E57C2E74F92A7498CEAFBA3363FC74158@ORSMSX101.amr.corp.intel.com> <1352372508.3374.36558.camel@triegel.csb> <A897F08E57C2E74F92A7498CEAFBA3363FC744AF@ORSMSX101.amr.corp.intel.com> <1352417547.3374.39611.camel@triegel.csb> <509C5B26.6000204@redhat.com>
On 2012-11-08 17:23, Richard Henderson wrote:
> I believe this is the sort of patch that Torvald was talking about
> for handling abortTransaction with RTM.
FYI, I realized that this patch doesn't handle aborts on a
nested transaction properly.
r~