Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753017AbbGBGw2 (ORCPT ); Thu, 2 Jul 2015 02:52:28 -0400 Received: from cantor2.suse.de ([195.135.220.15]:58616 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbbGBGwU (ORCPT ); Thu, 2 Jul 2015 02:52:20 -0400 Date: Thu, 2 Jul 2015 08:52:15 +0200 From: Joerg Roedel To: xiao jin Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, bp@suse.de, boris.ostrovsky@oracle.com, dave.hansen@linux.intel.com, rientjes@google.com, imammedo@redhat.com, paulmck@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, peterz@infradead.org, mingo@kernel.org, yanmin_zhang@linux.intel.com Subject: Re: [PATCH] smpboot.c: move setup_vector_irq after set_cpu_online Message-ID: <20150702065215.GD16233@suse.de> References: <1435811074-30062-1-git-send-email-jin.xiao@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1435811074-30062-1-git-send-email-jin.xiao@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 24 Hi Jin, On Thu, Jul 02, 2015 at 12:24:34PM +0800, xiao jin wrote: > [ 106.107851] BUG: unable to handle kernel NULL pointer dereference at 0000000000000040 > [ 106.116702] IP: > [ 106.118490] [] check_irq_vectors_for_cpu_disable+0x76/0x180 This might be the same issue I fixed with: d97eb8966c91 x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable() Can you try whether applying this patch on your kernel fixes your issue? Thanks, Joerg -- 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/