From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id E36CEDDF67 for ; Thu, 25 Sep 2008 18:38:27 +1000 (EST) Subject: Re: [PATCH HACK] powerpc: quick hack to get a functional eHEA with hardirq preemption From: Benjamin Herrenschmidt To: Sebastien Dugue In-Reply-To: <20080925094231.442a4c75@bull.net> References: <200809231743.23828.ossthema@de.ibm.com> <20080915100406.342e027a@bull.net> <200809240958.m8O9wM7k010996@sullivan.realtime.net> <1222251467.8277.73.camel@pasglop> <20080924143552.29a14f10@bull.net> <1222290917.8277.83.camel@pasglop> <20080925091827.29b5087c@bull.net> <1222327361.8277.179.camel@pasglop> <20080925094231.442a4c75@bull.net> Content-Type: text/plain Date: Thu, 25 Sep 2008 18:36:19 +1000 Message-Id: <1222331779.8277.183.camel@pasglop> Mime-Version: 1.0 Cc: linux-kernel@vger.kernel.org, Milton Miller , linuxppc-dev@ozlabs.org, Christoph Raisch , Paul Mackerras , Jan-Bernd Themann Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Do you mean creating a custom fasteoi handler into xics.c? Also, it's > not clear to me from looking at the code how you go about changing the > cpu priority. Yup. I think the priority is the CPPR.. Milton can give you more details, if not, I'll pick it up tomorrow when at the office. Ben.