Skip to content
Commit 459960d8 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

ia64: iosapic: Remove redundant mask from ack()



The core code calls mask_ack() which calls irq_ack() and irq_mask()
for the case where an interrupt is disabled and marked pending. That
seems to be a leftover from the old __do_IRQ() mode.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent a2178334
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment