Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751486AbVKIVhz (ORCPT ); Wed, 9 Nov 2005 16:37:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751497AbVKIVhz (ORCPT ); Wed, 9 Nov 2005 16:37:55 -0500 Received: from agminet01.oracle.com ([141.146.126.228]:64347 "EHLO agminet01.oracle.com") by vger.kernel.org with ESMTP id S1751495AbVKIVhy (ORCPT ); Wed, 9 Nov 2005 16:37:54 -0500 Message-ID: <43726C1F.6050003@oracle.com> Date: Wed, 09 Nov 2005 13:37:35 -0800 From: Zach Brown User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benjamin LaHaise CC: linux-aio@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [PATCH 3/3] aio: make ctx ref debugging depend on DEBUG References: <20051109211758.25027.78199.sendpatchset@volauvent.pdx.zabbo.net> <20051109211808.25027.75305.sendpatchset@volauvent.pdx.zabbo.net> <20051109212515.GJ14452@kvack.org> In-Reply-To: <20051109212515.GJ14452@kvack.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 16 Benjamin LaHaise wrote: > NAK. There's now no way for code outside aio.c to use the reference counting > on iocbs, which is needed in other code. Where is this other code? In any case, sure, I'll rework it to leave the ctx refcounting in aio.h and will add a comment. Presumably we're not happy with the existing ref-after-racing-free bug. - z - 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/