From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH 02/20] MIPS: Clear [MSA]FPE CSR.Cause after notify_die() Date: Mon, 23 Mar 2015 14:56:20 +0100 Message-ID: <20150323135620.GA8891@linux-mips.org> References: <1426085096-12932-1-git-send-email-james.hogan@imgtec.com> <1426085096-12932-3-git-send-email-james.hogan@imgtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , kvm@vger.kernel.org, linux-mips@linux-mips.org, Paul Burton , Gleb Natapov To: James Hogan Return-path: Received: from eddie.linux-mips.org ([148.251.95.138]:41288 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752329AbbCWN41 (ORCPT ); Mon, 23 Mar 2015 09:56:27 -0400 Received: from localhost.localdomain ([127.0.0.1]:40431 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27009631AbbCWN4YeKnLv (ORCPT ); Mon, 23 Mar 2015 14:56:24 +0100 Content-Disposition: inline In-Reply-To: <1426085096-12932-3-git-send-email-james.hogan@imgtec.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Mar 11, 2015 at 02:44:38PM +0000, James Hogan wrote: Acked-by: Ralf Baechle Feel free to merge this through the KVM tree along with the remainder of the series. Ralf