All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zach Brown <zach.brown@oracle.com>
To: Benjamin LaHaise <bcrl@kvack.org>
Cc: linux-aio@kvack.org, linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 3/3] aio: make ctx ref debugging depend on DEBUG
Date: Wed, 09 Nov 2005 13:37:35 -0800	[thread overview]
Message-ID: <43726C1F.6050003@oracle.com> (raw)
In-Reply-To: <20051109212515.GJ14452@kvack.org>

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

  reply	other threads:[~2005-11-09 21:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-09 21:15 [PATCH 1/3] aio: remove kioctx from mm_struct Zach Brown
2005-11-09 21:15 ` [PATCH 2/3] aio: replace locking comments with assert_spin_locked() Zach Brown
2005-11-09 21:27   ` Benjamin LaHaise
2005-11-09 21:15 ` [PATCH 3/3] aio: make ctx ref debugging depend on DEBUG Zach Brown
2005-11-09 21:25   ` Benjamin LaHaise
2005-11-09 21:37     ` Zach Brown [this message]
2005-11-09 21:26 ` [PATCH 1/3] aio: remove kioctx from mm_struct Benjamin LaHaise

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43726C1F.6050003@oracle.com \
    --to=zach.brown@oracle.com \
    --cc=akpm@osdl.org \
    --cc=bcrl@kvack.org \
    --cc=linux-aio@kvack.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.