aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2012-08-03 09:54:04 +0100
committerIan Campbell <ian.campbell@citrix.com>2012-08-03 09:54:04 +0100
commit6163a9386636904b95cd25e354b0c7220d3c72a7 (patch)
tree991792c7a120ab93a1817ea027dfa2d14ec25d12 /.hgignore
parent6e6a6f3614b2451d5430836b4aa2d33b76a2d1b9 (diff)
downloadxen-6163a9386636904b95cd25e354b0c7220d3c72a7.tar.gz
xen-6163a9386636904b95cd25e354b0c7220d3c72a7.tar.bz2
xen-6163a9386636904b95cd25e354b0c7220d3c72a7.zip
arm: fix gic_init_secondary_cpu.
Using spin_lock_irq here is unnecessary (interrupts are not yet enabled) and wrong (since they will get unexpectedly renabled by spin_unlock_irq). We can just use spin_lock/spin_unlock. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Tim Deegan <tim@xen.org> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions