From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: mips: Accidental removal of paravirt_cpus_done? Date: Fri, 13 Jun 2014 15:46:30 +0200 Message-ID: <20140613134630.GG31294@linux-mips.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Daney , James Hogan , Andreas Herrmann , Linux MIPS Mailing List , kvm@vger.kernel.org To: Geert Uytterhoeven Return-path: Received: from eddie.linux-mips.org ([78.24.191.182]:57545 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473AbaFMNqn (ORCPT ); Fri, 13 Jun 2014 09:46:43 -0400 Received: from localhost.localdomain ([127.0.0.1]:48154 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6843091AbaFMNqlFHD0j (ORCPT ); Fri, 13 Jun 2014 15:46:41 +0200 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Jun 13, 2014 at 12:02:30PM +0200, Geert Uytterhoeven wrote: > It seems you accidentally assimilated an (unwanted?) kvm change in my > patch: I accidentally must have done a git commit --amend with the wrong patch on top, sorry about that. The change itself was intensional. Ralf