| To: | Jeff Liu <jeff.liu@xxxxxxxxxx>, "dchinner@xxxxxxxxxx" <dchinner@xxxxxxxxxx>, "bpm@xxxxxxx" <bpm@xxxxxxx> |
|---|---|
| Subject: | RE: [PATCH 2/3] xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() |
| From: | "Liu, Chuansheng" <chuansheng.liu@xxxxxxxxx> |
| Date: | Wed, 8 Jan 2014 00:57:26 +0000 |
| Accept-language: | zh-CN, en-US |
| Cc: | "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>, "xfs@xxxxxxxxxxx" <xfs@xxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <52CBE321.4050906@xxxxxxxxxx> |
| References: | <1389084605.3650.66.camel@cliu38-desktop-build> <1389084814.3650.70.camel@cliu38-desktop-build> <52CBE321.4050906@xxxxxxxxxx> |
| Thread-index: | AQHPC5qYQmjzfqd2qEutZ7QADabuJZp5/4og |
| Thread-topic: | [PATCH 2/3] xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() |
Hello Jeff, > -----Original Message----- > From: Jeff Liu [mailto:jeff.liu@xxxxxxxxxx] > Sent: Tuesday, January 07, 2014 7:21 PM > To: Liu, Chuansheng; dchinner@xxxxxxxxxxxxx; bpm@xxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx; xfs@xxxxxxxxxxx > Subject: Re: [PATCH 2/3] xfs: Calling destroy_work_on_stack() to pair with > INIT_WORK_ONSTACK() > > Hi Chuansheng, > > On 01/07 2014 16:53 PM, Chuansheng Liu wrote: > > > > In case CONFIG_DEBUG_OBJECTS_WORK is defined, it is needed to > > call destroy_work_on_stack() which frees the debug object to pair > > with INIT_WORK_ONSTACK(). > > > > Signed-off-by: Liu, Chuansheng <chuansheng.liu@xxxxxxxxx> > > --- > Thanks for your patch and it work fine for my testing. I missed this in an > old commit: [ 3b876c8f2a xfs: fix debug_object WARN at xfs_alloc_vextent() ] Thanks your testing. > > Just out of curious, do you notice memory leaks or other hints which help you > finding out this problem? I am trying to use the INIT_WORK_ONSTACK() in my code, then I found in some places Calling destroy_work_on_stack() is missed. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] xfstests: kill lib/random.c, Chris Mason |
|---|---|
| Next by Date: | Tax Return for year 2013, Revenue - Irish Tax & Customs |
| Previous by Thread: | Re: [PATCH 2/3] xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK(), Ben Myers |
| Next by Thread: | Re: [PATCH 00/21] Consolidate Posix ACL implementation V3, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |