From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q58NEbhR014760 for ; Fri, 8 Jun 2012 18:14:37 -0500 Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by cuda.sgi.com with ESMTP id g3bBk4KCJlzhLNKV for ; Fri, 08 Jun 2012 16:14:37 -0700 (PDT) Message-ID: <4FD28759.9040600@redhat.com> Date: Fri, 08 Jun 2012 18:14:33 -0500 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: [PATCH] xfs: use INIT_WORK_ONSTACK in xfs_alloc_vextent() References: <4FD2535A.3050302@redhat.com> <20120608231227.GY22848@dastard> In-Reply-To: <20120608231227.GY22848@dastard> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs-oss On 6/8/12 6:12 PM, Dave Chinner wrote: > On Fri, Jun 08, 2012 at 02:32:42PM -0500, Eric Sandeen wrote: >> w/o this change I was getting: >> >> [ 742.376495] ODEBUG: object is on stack, but not annotated >> [ 742.377007] ------------[ cut here ]------------ >> [ 742.377007] WARNING: at lib/debugobjects.c:302 __debug_object_init+0x1c0/0x3d0() >> ... >> [ 742.377007] Call Trace: >> [ 742.377007] [] warn_slowpath_common+0x7f/0xc0 >> [ 742.377007] [] warn_slowpath_null+0x1a/0x20 >> [ 742.377007] [] __debug_object_init+0x1c0/0x3d0 >> [ 742.377007] [] debug_object_init+0x1f/0x30 >> [ 742.377007] [] __init_work+0x19/0x30 >> [ 742.377007] [] xfs_alloc_vextent+0x101/0x190 [xfs] >> >> on a debug 3.4 kernel. >> >> Signed-off-by: Eric Sandeen > > Already posted by Jeff twice - I picked this up and started testing > it a couple of days ago: > > http://marc.info/?l=linux-fsdevel&m=133877118608852&w=2 > http://oss.sgi.com/archives/xfs/2012-06/msg00081.html > > Sorry to burst you bubble, Eric, but I think Jeff gets this one. ;) sigh. Can't keep up. But I try! -Eric > Cheers, > > Dave. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs