On Wed, 2015-01-28 at 16:09 +0000, Stefano Stabellini wrote:
> On Tue, 13 Jan 2015, Julien Grall wrote:
> > Currently the function to translate IRQ from the device tree is set
> > unconditionally  to be able to be able to retrieve serial/timer IRQ before 
> > the
> > GIC has been initialized.
> > 
> > It assumes that the xlate function won't never changed. We may also need to
> > have the primary interrupt controller very early.
> > 
> > Rework the gic initialization in 2 parts:
> >     - gic_preinit: Get the interrupt controller device tree node and set
> > up GIC and xlate callbacks
> >     - gic_init: Initialize the interrupt controller and the boot CPU
> >     interrupts.
> > 
> > The former function will be called just after the IRQ subsystem as been
> > initialized.
> > 
> > Signed-off-by: Julien Grall <julien.gr...@linaro.org>
> 
> Acked-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>

Acked-by: Ian Campbell <ian.campb...@citrix.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to