[PATCH] fix wakeup_secondary_cpu warning, code bloat
Only one of wakeup_secondary_via_NMI() and wakeup_secondary_via_INIT() is needed. We're currently compiling both, which generates an unused function warning.
Showing
Please register or sign in to comment