From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [patch] generic-ipi: remove kmalloc, cleanup Date: Thu, 12 Feb 2009 15:42:44 +0100 Message-ID: <1234449764.10603.11.camel@laptop> References: <20090212005032.GA4788@nowhere> <20090212021257.GB4697@nowhere> <20090212081801.GA22979@elte.hu> <20090212081923.GA26838@elte.hu> <1234430564.23438.205.camel@twins> <20090212100756.GA12790@elte.hu> <20090212143432.GA6056@nowhere> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Ingo Molnar , Thomas Gleixner , LKML , rt-users , Steven Rostedt , Carsten Emde , Clark Williams To: Frederic Weisbecker Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:32917 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756444AbZBLOmw (ORCPT ); Thu, 12 Feb 2009 09:42:52 -0500 In-Reply-To: <20090212143432.GA6056@nowhere> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Thu, 2009-02-12 at 15:34 +0100, Frederic Weisbecker wrote: > > Would you prefer I test this one or wait for everybody agree a final > version? It'll work, but its not mergable upstream like this, it greatly pessimizes the smp_function_call() performance.