Re: [PATCH 2/7] revoke: add f_light flag for struct file

From: Pekka Enberg
Date: Fri Mar 09 2007 - 06:52:32 EST


On 3/9/07, Eric Dumazet <dada1@xxxxxxxxxxxxx> wrote:
Then just drop the fget_light() 'optimisation' and always take a reference
(atomic on f_count) regardless of single-thread or not. Instead of dirtying
f_light, just do the straightforward thing and be with it.

That's what I did first but akpm thought it was "unfortunate." Hmm.. ;-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/