Prev: futex: protect against pi_blocked_on corruption during requeue PI -V2
Next: [PATCH 1/2] x86: fix keeping track of AMD C1E
From: Michal Schmidt on 13 Jul 2010 15:20 The first patch fixes AMD C1E once again. The second one is a cleanup. --- Michal Schmidt (2): x86: remove c1e_mask x86: fix keeping track of AMD C1E arch/x86/include/asm/cpufeature.h | 2 +- arch/x86/include/asm/idle.h | 2 -- arch/x86/include/asm/processor.h | 1 - arch/x86/kernel/cpu/common.c | 1 - arch/x86/kernel/process.c | 34 ++++++++++++++-------------------- arch/x86/kernel/smpboot.c | 1 - 6 files changed, 15 insertions(+), 26 deletions(-) -- Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |