[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0705081731100.32530@sbz-30.cs.Helsinki.FI>
Date: Tue, 8 May 2007 17:34:08 +0300 (EEST)
From: Pekka J Enberg <penberg@...helsinki.fi>
To: Rene Herman <rene.herman@...il.com>
cc: Andrew Morton <akpm@...l.org>, Jens Axboe <jens.axboe@...cle.com>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: New Mitsumi legacy CD-ROM driver
On Tue, 8 May 2007, Rene Herman wrote:
> I admit my DOS inspired dislike of realloc() is largely pointless these days
> but, err... "E426: tag not found: krealloc". Would you perhaps like the list?
> Or the if (tracks != mcd->tracks) thing?
The krealloc() API has been in current git for few days now. I suggested
it because I thought it would nicely fold the kfree() + kzalloc() pair
into a simple krealloc() call but the error handling makes it a total
mess. I think we need kzrealloc() in the kernel... ;-)
So please simply ignore my comment.
Pekka
-
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