From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 13 Jun 2014 15:46:42 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:48152 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6843059AbaFMNqkcw4Lh (ORCPT ); Fri, 13 Jun 2014 15:46:40 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.7/8.14.4) with ESMTP id s5DDkYL7002727; Fri, 13 Jun 2014 15:46:34 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.7/8.14.7/Submit) id s5DDkUHL002719; Fri, 13 Jun 2014 15:46:30 +0200 Date: Fri, 13 Jun 2014 15:46:30 +0200 From: Ralf Baechle To: Geert Uytterhoeven Cc: David Daney , James Hogan , Andreas Herrmann , Linux MIPS Mailing List , kvm@vger.kernel.org Subject: Re: mips: Accidental removal of paravirt_cpus_done? Message-ID: <20140613134630.GG31294@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 40513 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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