Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755889Ab3DOWZc (ORCPT ); Mon, 15 Apr 2013 18:25:32 -0400 Received: from mail-ve0-f175.google.com ([209.85.128.175]:45109 "EHLO mail-ve0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754637Ab3DOWZa (ORCPT ); Mon, 15 Apr 2013 18:25:30 -0400 MIME-Version: 1.0 In-Reply-To: References: <20130321215233.646635455@linutronix.de> Date: Mon, 15 Apr 2013 15:25:29 -0700 Message-ID: Subject: Re: [tip:smp/hotplug] idle: Implement generic idle function From: Tony Luck To: Ingo Molnar , "H. Peter Anvin" , Linux Kernel Mailing List , Linus Torvalds , Rusty Russell , Peter Zijlstra , "Srivatsa S. Bhat" , Paul McKenney , Thomas Gleixner , magnus.damm@gmail.com Cc: linux-tip-commits@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: 1504 Lines: 30 Built next-20130415 and got this on ia64 early in boot: WARNING: at kernel/cpu/idle.c:94 cpu_idle_loop+0x360/0x380() Hardware name: server rx2620 Modules linked in: Call Trace: [] show_stack+0x80/0xa0 sp=a000000101287c50 bsp=a000000101280e48 [] dump_stack+0x30/0x50 sp=a000000101287e20 bsp=a000000101280e30 [] warn_slowpath_common+0xc0/0x100 sp=a000000101287e20 bsp=a000000101280de8 [] warn_slowpath_null+0x40/0x60 sp=a000000101287e20 bsp=a000000101280dc0 [] cpu_idle_loop+0x360/0x380 sp=a000000101287e20 bsp=a000000101280d80 [] cpu_startup_entry+0x40/0x60 sp=a000000101287e20 bsp=a000000101280d68 [] rest_init+0x100/0x120 sp=a000000101287e20 bsp=a000000101280d50 [] start_kernel+0x770/0x890 sp=a000000101287e20 bsp=a000000101280cd0 [] start_ap+0x760/0x780 sp=a000000101287e30 bsp=a000000101280bc0 -- 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/