]> xenbits.xensource.com Git - xen.git/commit
xen/arm: Use the right GICD register to initialize IRQs routing
authorJulien Grall <julien.grall@linaro.org>
Thu, 13 Jun 2013 14:52:49 +0000 (15:52 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 13 Jun 2013 16:48:17 +0000 (17:48 +0100)
commit2caac1caa19bdaeb9ab14b2baf1342e00c4d0495
treecd6cfa5a6f1d38bd61cba701a77fa1ed8fd4f1fd
parentc4cf4c30a8a282ee874a0ab8aed43493cf6a928c
xen/arm: Use the right GICD register to initialize IRQs routing

Currently IRQs routing is initialized to the wrong register and overwrites
interrupt configuration register (ICFGRn).

Reported-by: Sander Bogaert <sander.bogaert@elis.ugent.be>
Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/gic.c