• Grant Likely's avatar
    irqdomain: Always update revmap when setting up a virq · 2a71a1a9
    Grant Likely authored
    At irq_setup_virq() time all of the data needed to update the reverse
    map is available, but the current code ignores it and relies upon the
    slow path to insert revmap records.  This patch adds revmap updating
    to the setup path so the slow path will no longer be necessary.
    Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
    Cc: Paul Mundt <lethal@linux-sh.org>
    Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Rob Herring <rob.herring@calxeda.com>
    2a71a1a9
xics-common.c 10.1 KB