From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UXrf8-0006tx-1j for qemu-devel@nongnu.org; Thu, 02 May 2013 07:27:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UXrf6-0008M1-Q5 for qemu-devel@nongnu.org; Thu, 02 May 2013 07:26:57 -0400 Message-ID: <1367493952.4389.21.camel@pasglop> From: Benjamin Herrenschmidt Date: Thu, 02 May 2013 21:25:52 +1000 In-Reply-To: References: <1367011280.17497.24.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ppc/spapr: Fix cache related properties List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc List , qemu-devel , David Gibson On Thu, 2013-05-02 at 13:10 +0200, Alexander Graf wrote: > This patch is (in a modified, extended form) already in the tree: Ah yes, it wasn't upstream when I started hacking on that stuff and so I missed it. Just drop mine. Cheers, Ben.