Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757204Ab3GYWdA (ORCPT ); Thu, 25 Jul 2013 18:33:00 -0400 Received: from mail-ob0-f171.google.com ([209.85.214.171]:58217 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756723Ab3GYWc6 (ORCPT ); Thu, 25 Jul 2013 18:32:58 -0400 MIME-Version: 1.0 Date: Thu, 25 Jul 2013 18:32:57 -0400 X-Google-Sender-Auth: HPdZVIRxVLPowTaokB8V7vjukpM Message-ID: Subject: 3.11-rc2: panic in __rdmsr_on_cpu From: Ilia Mirkin To: "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 37 Hi, I just built a 3.11-rc2 kernel (+ a few patches, but nothing arch-related), and I saw the following: http://i.imgur.com/dCTqOyR.jpg The rough transcription is Call Trace: generic_smp_call_fucntion_single_interrupt smp_call_function_single_interrupt call_function_single_interrupt ? default_idle ? default_idle arch_cpu_idle cpu_startup_entry rest_init start_kernel ? repair_env_string x86_64_start_reservations x86_64_start_kernel Code: ... cc 81 8b 0f <0f> 32 48 c1 e2 20 89 c0 ... RIP: __rdmsr_on_cpu+0x2e/0x44 Kernel panic - not syncing: Fatal exception in interrupt A 3.10-rc7 kernel booted just fine. Is this likely a real issue? Or perhaps a mis-build of some sort? Thanks for any advice, -ilia -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/