Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751540Ab3HFEaw (ORCPT ); Tue, 6 Aug 2013 00:30:52 -0400 Received: from mail-oa0-f48.google.com ([209.85.219.48]:44011 "EHLO mail-oa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750990Ab3HFEau (ORCPT ); Tue, 6 Aug 2013 00:30:50 -0400 MIME-Version: 1.0 Date: Mon, 5 Aug 2013 21:30:49 -0700 Message-ID: Subject: 3.11.0-rc4 (Linus GIT) -- WARNING: CPU: 1 PID: 1 at kernel/time/tick-sched.c:185 can_stop_full_tick+0x7e/0x89() From: Miles Lane To: LKML 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: 3528 Lines: 60 I am not seeing any problems in the behavior of the computer, but wonder if this indicates something that needs fixing. [ 1.969109] WARNING: CPU: 1 PID: 1 at kernel/time/tick-sched.c:185 can_stop_full_tick+0x7e/0x89() [ 1.969121] NO_HZ FULL will not work with unstable sched clock [ 1.969129] Modules linked in: [ 1.969142] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.11.0-rc4 #150 [ 1.969152] Hardware name: ASUSTeK Computer Inc. UL50VT /UL50VT , BIOS 217 03/01/2010 [ 1.969166] 0000000000000000 ffff88013f303eb0 ffffffff8138347b ffff88013f303ef8 [ 1.969183] ffff88013f303ee8 ffffffff8103454f ffffffff81079bbf ffff88013f30d7b0 [ 1.969199] 0000000000000001 ffff88013a801dc0 ffff88013a802240 ffff88013f303f48 [ 1.969216] Call Trace: [ 1.969222] [] dump_stack+0x4e/0x82 [ 1.969241] [] warn_slowpath_common+0x75/0x8e [ 1.969253] [] ? can_stop_full_tick+0x7e/0x89 [ 1.969265] [] warn_slowpath_fmt+0x47/0x49 [ 1.969278] [] can_stop_full_tick+0x7e/0x89 [ 1.969290] [] tick_nohz_irq_exit+0x63/0x7f [ 1.969302] [] irq_exit+0xa4/0xac [ 1.969314] [] smp_apic_timer_interrupt+0x30/0x3c [ 1.969327] [] apic_timer_interrupt+0x6f/0x80 [ 1.969336] [] ? save_stack_trace+0x26/0x41 [ 1.969355] [] ? _raw_spin_unlock_irqrestore+0x3c/0x69 [ 1.969369] [] __slab_free+0x53/0x317 [ 1.969382] [] ? debug_check_no_obj_freed+0x103/0x153 [ 1.969397] [] kfree+0x102/0x111 [ 1.969410] [] ? acpi_ns_get_node+0xb6/0xc6 [ 1.969422] [] acpi_ns_get_node+0xb6/0xc6 [ 1.969434] [] ? _raw_spin_unlock_irqrestore+0x5b/0x69 [ 1.969447] [] ? up+0x34/0x39 [ 1.969459] [] ? acpi_os_signal_semaphore+0x1c/0x28 [ 1.969472] [] acpi_get_handle+0x7e/0x92 [ 1.969486] [] pnpacpi_add_device_handler+0x57/0x217 [ 1.969499] [] acpi_ns_get_device_callback+0x135/0x14b [ 1.969511] [] ? up+0x34/0x39 [ 1.969523] [] acpi_ns_walk_namespace+0xc3/0x17a [ 1.969535] [] ? acpi_walk_namespace+0xc0/0xc0 [ 1.969547] [] acpi_get_devices+0x5d/0x72 [ 1.969560] [] ? ispnpidacpi+0x84/0x84 [ 1.969571] [] ? pnpacpi_add_device_handler+0x217/0x217 [ 1.969584] [] pnpacpi_init+0x5e/0x8c [ 1.969596] [] do_one_initcall+0x8e/0x12b [ 1.969608] [] ? parameq+0x1d/0x1f [ 1.969619] [] ? parse_args+0x18c/0x23f [ 1.969632] [] kernel_init_freeable+0x115/0x196 [ 1.969643] [] ? do_early_param+0x88/0x88 [ 1.969654] [] ? rest_init+0x131/0x131 [ 1.969665] [] kernel_init+0x9/0xd1 [ 1.969676] [] ret_from_fork+0x7c/0xb0 [ 1.969687] [] ? rest_init+0x131/0x131 -- 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/