From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3y7WL14h8lzDqlF for ; Fri, 6 Oct 2017 11:51:37 +1100 (AEDT) Message-ID: <1507251097.4686.73.camel@neuling.org> Subject: Re: [PATCH] powerpc/tm: P9 disabled suspend mode workaround From: Michael Neuling To: Joel Stanley Cc: Michael Ellerman , linuxppc-dev@lists.ozlabs.org, Cyril Bur Date: Fri, 06 Oct 2017 11:51:37 +1100 In-Reply-To: References: <20171005045516.26145-1-mikey@neuling.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > This patch blocks this from happening on POWER9 but sanity checking > > sigcontexts passed in. >=20 > Should 'but' say 'by'? Thanks Mikey