mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
6c977aad03
Only try to allocate MSRs once instead of for every CPU. This assumes the MSRs are the same on all CPUs which is currently true. P4-HT is a special case for different SMT threads, but the code always saves/restores all MSRs so it works identical. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
backtrace.c | ||
init.c | ||
Kconfig | ||
Makefile | ||
nmi_int.c | ||
nmi_timer_int.c | ||
op_counter.h | ||
op_model_athlon.c | ||
op_model_p4.c | ||
op_model_ppro.c | ||
op_x86_model.h |