Skip to content
Commit 673aeb76 authored by Michal Ostrowski's avatar Michal Ostrowski Committed by Paul Mackerras
Browse files

[POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.



We can use default_server when masking an interrupt vector.
get_irq_server() assumes a virtual irq, so badness may happen if we
give it a real one.

Signed-off-by: default avatarMichal Ostrowski <mostrows@watson.ibm.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 5e264a52
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