[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081119091656.GU26308@kernel.dk>
Date: Wed, 19 Nov 2008 10:16:56 +0100
From: Jens Axboe <jens.axboe@...cle.com>
To: Nikanth Karthikesan <knikanth@...e.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Do not free io context when taking recursive faults in do_exit
On Wed, Nov 19 2008, Nikanth Karthikesan wrote:
> When taking recursive faults in do_exit, if the io_context is not null,
> exit_io_context() is being called. But it might decrement the refcount
> more than once. It is better to leave this task alone.
Agree, it's better to just leave that alone. Applied to for-2.6.29.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists