From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 07/16] xen/arm: segregate and split GIC low level functionality Date: Mon, 28 Apr 2014 16:10:24 +0100 Message-ID: <535E6F60.2000508@linaro.org> References: <1397560675-29861-1-git-send-email-vijay.kilari@gmail.com> <1397560675-29861-8-git-send-email-vijay.kilari@gmail.com> <1398264750.18537.154.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Vijay Kilari Cc: Ian Campbell , Stefano Stabellini , Prasun Kapoor , Vijaya Kumar K , xen-devel@lists.xen.org, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 04/28/2014 03:41 PM, Vijay Kilari wrote: > With Stefano's patch set, MI handler is dummy. Though we move > this stuff to specific drivers, still we need to have a callback to > generic driver to handler it. Ex; gic_route_ppis() & > init_maintenance_interrupt() > of generic code needs a callback gic_route_ppis has been removed with my interrupt series (see http://www.gossamer-threads.com/lists/xen/devel/326620). It also rework gic_set_irq_properties by taking the gic.lock directly in the function. Regards, -- Julien Grall