You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x86: remove the explicit apic_number in leaves 0xb/0x0f
It's the number of logical procs in the next level,
but the type of that level isn't known in advance anyway
(contrary to what some comments were sort of saying,
which could confuse future changes).
And we don't use that number anyway, just keep it in debugging messages.
Signed-off-by: Brice Goglin <[email protected]>
0 commit comments