Skip to content
Commit 33a201fa authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86, apic: streamline the ->multi_timer_check() quirk



only NUMAQ uses this quirk: to prevent the timer IRQ from being added
on secondary nodes.

All other genapic templates can have a NULL ->multi_timer_check()
callback.

Also, extend the generic code to treat a NULL pointer accordingly.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 72ce0165
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment