From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752348AbbBRIky (ORCPT ); Wed, 18 Feb 2015 03:40:54 -0500 Received: from www.linutronix.de ([62.245.132.108]:46655 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752197AbbBRIkw (ORCPT ); Wed, 18 Feb 2015 03:40:52 -0500 Message-ID: <54E45013.4020005@linutronix.de> Date: Wed, 18 Feb 2015 09:40:51 +0100 From: Sebastian Andrzej Siewior User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Purcareata Bogdan CC: linux-rt-users@vger.kernel.org, scottwood@freescale.com, Mihai Caraman , linux-kernel@vger.kernel.org Subject: Re: [PATCH] KVM: PPC: Convert openpic lock to raw_spinlock References: <1421919555-11631-1-git-send-email-bogdan.purcareata@freescale.com> <54CF44EC.3050007@freescale.com> <54E333C0.5000908@freescale.com> <20150217175317.GB26177@linutronix.de> <20150217175922.GC26177@linutronix.de> <54E44DF8.1080906@freescale.com> In-Reply-To: <54E44DF8.1080906@freescale.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/18/2015 09:31 AM, Purcareata Bogdan wrote: > Thanks! Will send a patchset separating these 2 functional changes - the > openpic raw_spinlock for upstream ppc (since it doesn't bring any > changes anyway), and the MAX_VCPUS limitation for the RT tree. thanks. please cc me on both. >> This remains of my multiple-MSI patch which someone other posted a while >> ago. What happend to it? > > I'm not aware of this patch, could you give more details, please? I just grabed them from archive and it seems that there were change requests from Scott which were not done. Forget it then, I had it differently in memory. > > Bogdan P. Sebastian