Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753893AbYKXQjy (ORCPT ); Mon, 24 Nov 2008 11:39:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752935AbYKXQjm (ORCPT ); Mon, 24 Nov 2008 11:39:42 -0500 Received: from rn-out-0910.google.com ([64.233.170.188]:30383 "EHLO rn-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752734AbYKXQjl (ORCPT ); Mon, 24 Nov 2008 11:39:41 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Iff0p8/X/Q+3S+KWqhpRZWnLFuKFtiMU4GFDoL9zneG2AWY8FJMk0ZtPw2Q0ko9gAp Qu0XNUAfAf/JooQLYDK8bdlrSxitW24EAI8lHEynLWLnwPkam9goHKhMTWSpc7zleEmK IGPo0qUQ6FAwVYZgO+Rw1VhMYZavh6DMrbF7Q= Message-ID: Date: Mon, 24 Nov 2008 19:39:39 +0300 From: "Alexander Beregalov" To: "Kernel Testers List" , LKML , tglx@linutronix.de, mingo@elte.hu, clemens@ladisch.de, vojtech@suse.cz Subject: 2.6.28-rc6: hpet: object is on stack, but not annotated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2358 Lines: 59 Hi It is X86_64, SMP It appears during boot process. CONFIG_HPET_TIMER=y CONFIG_HPET_EMULATE_RTC=y CONFIG_HPET=y CONFIG_HPET_MMAP=y CONFIG_DEBUG_OBJECTS=y # CONFIG_DEBUG_OBJECTS_SELFTEST is not set CONFIG_DEBUG_OBJECTS_FREE=y CONFIG_DEBUG_OBJECTS_TIMERS=y hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 hpet0: 3 comparators, 64-bit 14.318180 MHz counter ODEBUG: object is on stack, but not annotated ------------[ cut here ]------------ WARNING: at lib/debugobjects.c:251 __debug_object_init+0x2a4/0x352() Modules linked in: Pid: 1, comm: swapper Not tainted 2.6.28-rc6-00007-ged31348 #5 Call Trace: [] warn_on_slowpath+0x58/0x7d [] ? printk+0x67/0x69 [] ? __debug_object_init+0x185/0x352 [] __debug_object_init+0x2a4/0x352 [] debug_object_init+0x14/0x16 [] init_timer+0x18/0x5b [] hpet_cpuhp_notify+0x93/0x105 [] ? hpet_work+0x0/0x206 [] ? hpet_alloc+0x32d/0x389 [] ? trace_hardirqs_on_caller+0x10d/0x138 [] ? trace_hardirqs_on+0xd/0xf [] ? hpet_late_init+0x0/0x19e [] ? hpet_late_init+0x0/0x19e [] hpet_late_init+0x16a/0x19e [] ? print_all_ICs+0x0/0x540 [] _stext+0x58/0x138 [] ? _spin_unlock+0x4a/0x57 [] ? proc_register+0x17f/0x193 [] ? create_proc_entry+0x7e/0x94 [] ? register_irq_proc+0xb0/0xcc [] ? elf_core_dump+0x662/0xc71 [] kernel_init+0x125/0x179 [] ? trace_hardirqs_on_thunk+0x3a/0x3f [] child_rip+0xa/0x11 [] ? restore_args+0x0/0x30 [] ? kernel_init+0x0/0x179 [] ? child_rip+0x0/0x11 ---[ end trace 4eaa2a86a8e2da22 ]--- Switched to high resolution mode on CPU 0 Switched to high resolution mode on CPU 3 Switched to high resolution mode on CPU 2 Switched to high resolution mode on CPU 1 -- 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/