From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: 2.6.28-rc6: hpet: object is on stack, but not annotated Date: Mon, 24 Nov 2008 19:17:44 +0100 (CET) Message-ID: References: Mime-Version: 1.0 Return-path: In-Reply-To: Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Beregalov Cc: Kernel Testers List , LKML , mingo-X9Un+BFzKDI@public.gmane.org, venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org On Mon, 24 Nov 2008, Alexander Beregalov wrote: > 2008/11/24 Alexander Beregalov : > > 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() > > Bisected down to 26afe5f2fbf06ea0765aaa316640c4dd472310c0 > (x86: HPET_MSI Initialise per-cpu HPET timers) > > Revert helps That's just a warning about a missing annotation. The commit is fine. Thanks, tglx